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

Save frame refactor part 2 (4) #252

Conversation

mzorz
Copy link
Contributor

@mzorz mzorz commented Jan 16, 2020

Builds on #251

This PR creates an offscreen (ghost) PhotoEditorView once for each time we want to save a Story, and is reused on each frame iteration to present Story frames offscreen for saving. This not only should be more performant than actually hitting the UI each time, but also would allow to process several frames concurrently (not part of this PR).

@peril-automattic
Copy link

peril-automattic bot commented Jan 16, 2020

You can test the changes on this Pull Request by downloading the APK here.

@aforcier aforcier changed the base branch from feature/stories-creation-save-frame-refactor to feature/stories-creation-save-frame-refactor-base January 25, 2020 00:14
@aforcier aforcier added this to the Demo 2: Single Loop Creation milestone Jan 25, 2020
@aforcier aforcier self-assigned this Jan 25, 2020
@aforcier
Copy link
Collaborator

:shipit:

@aforcier aforcier merged commit 40e1bf0 into feature/stories-creation-save-frame-refactor-base Jan 25, 2020
@aforcier aforcier deleted the feature/stories-creation-save-frame-refactor-part2 branch January 31, 2020 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants