Streamline UI: remove welcome screen, brush types, and layer reordering buttons#58
Open
Streamline UI: remove welcome screen, brush types, and layer reordering buttons#58
Conversation
…ng buttons - Remove welcome/home modal on startup; auto-create 16:9 project - Remove brush shape selector (circle only, simpler UX) - Remove layer up/down buttons; layer hierarchy is now fixed - Optimize lasso tool for mobile by removing dashed line and adding RAF throttling Users can still reorder color swatches within layers via drag on mobile/desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR streamlines the UI based on user feedback to reduce friction and help users jump straight into animating. Removes the welcome screen, simplifies brush options, and removes layer reordering buttons while keeping the 5-step tutorial for new users.
Type of Change
Changes Made
requestAnimationFramethrottling to batch preview redrawsTest Configuration:
Screenshots (if applicable)
N/A - UI simplifications
Checklist