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

Show % options in editor size controls #895

Closed
karaggeorge opened this issue Jul 17, 2020 · 0 comments · Fixed by #955
Closed

Show % options in editor size controls #895

karaggeorge opened this issue Jul 17, 2020 · 0 comments · Fixed by #955

Comments

@karaggeorge
Copy link
Member

I love this in Gifski:

Screen Shot 2020-07-17 at 11 13 19 AM

Even if we have less options, I think having a select with % of the original size is super useful. Most of the changes I make in the editor controls are /2 or /10 I think that'll also help with the whole retina size issue.

We can add some steps like:

  • Original
  • 75%
  • 50%
  • 33%
  • 25%
  • 20%
  • 10%

UI-wise, it could be a small select next to the size inputs that just shows the % value (rounded) and when clicked the menu can have the full length % options with the actual size, same as in the screenshot above

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

Successfully merging a pull request may close this issue.

1 participant