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
Some images are getting stuck in "Changes are being applied" forever, the editor never closes to save and finish.
What I noticed:
The images crashing, were ones from before 7.x.x with serialized stickers inside. At 7.x.x they were still working, retrocompatible.
For some reason now at version 8, serialized images now fully disappear after the first save. Further state load and save gets stuck in "Changes are being applied" forever when saving, with the Sticker completely gone or replaced with a Text Widget in Red.
I would need to continue investigating further, but this does not happen with Stickers that were not serialized and metadata was included, only with pre <7.0.0 serialized images.
Is this expected?
Thanks!
Logs (optional)
Example code (optional)
Device Model (optional)
No response
The text was updated successfully, but these errors were encountered:
I have the gut feeling the library is having an issue when trying to save a Sticker that was serialized in the State, it seems to be failing to generate a new image.
Package Version
8.0.0
Flutter Version
3.27.3
Platforms
iOS, Android, Web, macOS, Windows, Linux
How to reproduce?
Some images are getting stuck in "Changes are being applied" forever, the editor never closes to save and finish.
What I noticed:
The images crashing, were ones from before 7.x.x with serialized stickers inside. At 7.x.x they were still working, retrocompatible.
For some reason now at version 8, serialized images now fully disappear after the first save. Further state load and save gets stuck in "Changes are being applied" forever when saving, with the Sticker completely gone or replaced with a Text Widget in Red.
I would need to continue investigating further, but this does not happen with Stickers that were not serialized and metadata was included, only with pre <7.0.0 serialized images.
Is this expected?
Thanks!
Logs (optional)
Example code (optional)
Device Model (optional)
No response
The text was updated successfully, but these errors were encountered: