ImageOptionsMenu causes error if the image dimensions are greater than the users screensize. #2248
Open
1 task done
Labels
bug
Something isn't working
moderate
Issues that are important for improving functionality or user experience.
reproducible
This bug has been confirmed and can be reliably reproduced.
Is there an existing issue for this?
Flutter Quill version
9.3.4
Steps to reproduce
Setup:
On web, have your browser maximized. Get an image that is the same resolution as your monitor.
Expected results
An error should not appear and the max should be set to the max image size if greater than the screen size.
Actual results
The following error will appear whenever the screen is resized. This is critical when saving an image that could be opened on different sized screens.
Code sample
Code sample
Additional Context
Screenshots / Video demonstration
[Upload media here]
Logs
[Paste your logs here]
The text was updated successfully, but these errors were encountered: