Image Optimizer - how can we provide hints?
re: https://forum.plasmic.app/t/how-does-image-optimization-work/858/6
I have cases where width needs to be 100%, to scale with container, but I can easily set max-width to a known maximum width as a hint to the optimizer. (I don’t think this currently works… but would make it much easier to provide an upper bound on image size… )
Alternatively, there could be a separate parameter to the image module
Separate question: Is it possible to extend the generic image module to provide optimization hints for images coming from other platforms (through URL)? Is there a clean interface for this?