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
The problem with scaling directly based on the layer size is that the buttons can become either too large or too small, depending on the scale factor, but I agree that this is an issue, and I plan to fix it.
Another problem is that when there are two layers, and you select the background layer, the interaction buttons can get hidden behind the top layer. After finishing the state history improvements until update 8.0.0, I’ll start working on this issue.
I think using overlays will help keep the interaction buttons on top. The buttons should also stay at a minimum distance from the layers, even when they are scaled down. This sounds maybe simple, but the calculations are tricky because they need to respect the transformations from cropping and rotating in the editor.
Package Version
7.0.0
Flutter Version
3.27.1
Platforms
Android, iOS, Web, Windows, macOS, Linux
How to reproduce?
Hello,
I was wondering if this layer editing aspect should or could scale down its tools, to avoid this experience:
Essentially, a combination of zoom in and reducing the size of a Layer, may cause the tools of that Layer to clutter.
Best regards
Logs (optional)
No response
Example code (optional)
No response
Device Model (optional)
No response
The text was updated successfully, but these errors were encountered: