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
I'm using the editor in my app, and I need to make sure the main baby photo added to the canvas cannot be deleted by the user. Currently, all layers are deletable, but I want to prevent deletion of this specific layer. If there's already a way to lock or protect a layer from being removed, please let me know how to implement it. If not, I’d appreciate any guidance or workaround to achieve this behavior.
Package Version
10.5.1
Flutter Version
3.34.0
Platforms
Android
How to reproduce?
I'm using the editor in my app, and I need to make sure the main baby photo added to the canvas cannot be deleted by the user. Currently, all layers are deletable, but I want to prevent deletion of this specific layer. If there's already a way to lock or protect a layer from being removed, please let me know how to implement it. If not, I’d appreciate any guidance or workaround to achieve this behavior.
babyPhoto.mp4
Logs (optional)
Example code (optional)
Device Model (optional)
No response