This repository was archived by the owner on Dec 23, 2024. It is now read-only.
Replies: 1 comment
-
is the vertical scaling only done with the magnifying glass symbols? i like that it can be done independent of each other, but it's rather slow to swipe the one key; I'd like portrait and landscape to each scale separately, as well, 'cause that would make switching between orientations much more feasible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sliders are not a good way to set up the size, position and shape of a visual element.
I think a better way, UX wise, would be to have a mock of the keyboard where:
That would be better because the user is acting on the thing that they want to modify, not through a proxy (that'd be a slider right now). It also resolves the UX issue of the vertical and horizontal sizes being changed by different actions (horizontal via a slider, vertical via keyboard swipes), and would free up two swipe actions.
Beta Was this translation helpful? Give feedback.
All reactions