Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Story creation: keep state of added Views (emoji, text) when switching frames #231

Closed
mzorz opened this issue Dec 17, 2019 · 1 comment
Closed
Assignees
Labels
[Type] Task Something that needs be done, but is not necessarily a feature/bugfix itself.

Comments

@mzorz
Copy link
Contributor

mzorz commented 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.

@mzorz mzorz added the [Type] Task Something that needs be done, but is not necessarily a feature/bugfix itself. label Dec 17, 2019
@mzorz mzorz self-assigned this Dec 17, 2019
@mzorz
Copy link
Contributor Author

mzorz commented Jan 8, 2020

Closed via #233

@mzorz mzorz closed this as completed Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Task Something that needs be done, but is not necessarily a feature/bugfix itself.
Projects
None yet
Development

No branches or pull requests

1 participant