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

Interleave editor creation and file loading #3171

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SusanRatiLane
Copy link
Contributor

This is an attempt to merge an optimization by @ewpatton as part of a refactor of editor handling into being screen based (a unit consisting of both form and blocks) from file based (a unit that is either form or blocks).

This code is still throwing errors, and I was unsuccessful in a more ambitious attempt to bring it more in line with the Promises update.

Throwing it up as a draft in hopes of getting some more eyes on it.

Change-Id: I74eb4fa46fa35dbb709219b2dd87ffa5cd8a32c6

# Conflicts:
#	appinventor/appengine/src/com/google/appinventor/client/Ode.java
#	appinventor/appengine/src/com/google/appinventor/client/editor/FileEditor.java
#	appinventor/appengine/src/com/google/appinventor/client/editor/youngandroid/DesignToolbar.java
#	appinventor/appengine/src/com/google/appinventor/client/editor/youngandroid/YaBlocksEditor.java
#	appinventor/appengine/src/com/google/appinventor/client/editor/youngandroid/YaFormEditor.java
#	appinventor/appengine/src/com/google/appinventor/client/editor/youngandroid/YaProjectEditor.java
@SusanRatiLane SusanRatiLane requested a review from a team April 19, 2024 19:47
@SusanRatiLane SusanRatiLane marked this pull request as draft April 19, 2024 19:48
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