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

Add a "zoom to fit" button #1262

Open
fsih opened this issue Sep 25, 2020 · 0 comments
Open

Add a "zoom to fit" button #1262

fsih opened this issue Sep 25, 2020 · 0 comments

Comments

@fsih
Copy link
Contributor

fsih commented Sep 25, 2020

Reasoning

It's currently unclear what the '=' button does in the paint editor. What it does now is zoom the paint editor to 100% zoom level. It seems from feedback that people would like a button that zooms the paint editor's white checkered area to fill as much space as possible in the tab.
image

Affordances:

  • Quick editing of Backdrops
  • Takes up the “correct” amount of space on large screens while still allowing you to compare sizes of all your sprites/sprite size relative to stage
  • Minimize "dead space" in bitmap paint editor

Cons:

  • More opportunities for weird non-integer scaling ratios: “why does my sprite look jagged/blurry?” This can be simulated on a low pixel density device by pressing the '+' button a few times

Design

  • Add the zoom to fill button in addition to the 100% button to not lose functionality
  • What does the button look like?
  • This is not a “mode” where fitting sticks when you resize the browser, just a one-time zoom change (for simplicity)

/cc @carljbowman @kathymakes @kchadha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant