VishnuSanal / Quotes

Quotes Status Creator lets you share quotations as status images on social media
https://play.google.com/store/apps/details?id=phone.vishnu.quotes
GNU General Public License v3.0
50 stars 20 forks source link

Card position & rotation reset button #136

Open MinekPo1 opened 2 months ago

MinekPo1 commented 2 months ago

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.

VishnuSanal commented 2 months ago

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.

VishnuSanal commented 2 months ago

anyone implementing this can take reference from the font size reset button.