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
Currently we don't have a way to keep state of added views, and switching frames only changes the current background on our BackgroundSurfaceManager.
We need to have a way to persist the position, rotation and size of each added view for each Story frame. Serializing this information now for Text and Emoji (will try and reuse that later for Stickers), should be enough for now.
The text was updated successfully, but these errors were encountered:
mzorz
added
the
[Type] Task
Something that needs be done, but is not necessarily a feature/bugfix itself.
label
Dec 17, 2019
Currently we don't have a way to keep state of added views, and switching frames only changes the current background on our
BackgroundSurfaceManager
.We need to have a way to persist the position, rotation and size of each added view for each Story frame. Serializing this information now for Text and Emoji (will try and reuse that later for Stickers), should be enough for now.
The text was updated successfully, but these errors were encountered: