You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
After moving or rotating the quote the quote, the user must either move it back manually which is between nearly impossible and impossible to do (on my device the rotation slider skips over zero, instead snapping to ±.14° which is very much perceptable) or reset the app's settings.
Describe the solution you'd like
A button which resets the location and rotation of the quote next to the confirm button.
Describe alternatives you've considered
Snapping to the nearest degree and center lines. (might be a good idea to add anyway)
Additional context
I'm just gonna note that the quote shifts slightly when entering or exiting the location and rotation editing screen, but I don't feel like creating two separate issues relating to this feature.
The text was updated successfully, but these errors were encountered:
hi Lily, thanks for reaching out! this indeed is a usability issue & should be worked upon.
the quote shifts slightly when entering or exiting the location and rotation editing screen
this is due to our implementation, IIRC. I don't remember the implementation from the top of my head right now; but, we are saving a ratio of the card position from the customize screen & applying it independently in the home screen & whilst exporting. also, the home screen has the search bar & the category chips -- which would account for a slight offset to the bottom.
Is your feature request related to a problem? Please describe.
After moving or rotating the quote the quote, the user must either move it back manually which is between nearly impossible and impossible to do (on my device the rotation slider skips over zero, instead snapping to ±.14° which is very much perceptable) or reset the app's settings.
Describe the solution you'd like
A button which resets the location and rotation of the quote next to the confirm button.
Describe alternatives you've considered
Additional context
I'm just gonna note that the quote shifts slightly when entering or exiting the location and rotation editing screen, but I don't feel like creating two separate issues relating to this feature.
The text was updated successfully, but these errors were encountered: