You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rendering the Crop widget inside of a Stack widget, the maskColor fills the parent Stack widget instead of displaying the underlying color of the parent widget.
@Azhng
Thank you for your feedback.
I'm afraid fixing this is challenging as the size of images (and outside of images) can be changed depending on zooming. I'll check the code and think about it in detail.
When rendering the
Crop
widget inside of aStack
widget, themaskColor
fills the parentStack
widget instead of displaying the underlying color of the parent widget.Code sample:
The text was updated successfully, but these errors were encountered: