philj56 / gbcc-android

Android front end to gbcc
https://gbcc.github.io
MIT License
29 stars 0 forks source link

Improvement: Snap-to-Grid Button Layout #53

Closed ruvaldak closed 1 year ago

ruvaldak commented 2 years ago

Hello! For those of us with OCD, could it be possible to add an option for a Snap-to-Grid feature when editing the on-screen button Layout? That way things align properly? Thanks!

philj56 commented 2 years ago

Good idea, yeah it bothers me slightly when layouts are a little off. I'll look into it.

ruvaldak commented 2 years ago

Oh how exciting, thank you! I look forward to it's implementation.

philj56 commented 1 year ago

Alright, I've added a grid-snapping option in 64bca5723f99e96466661563cb4674f9999deb41, which defaults to on. The size of the grid can't be changed currently (to avoid adding too many options), but it should be about the right tradeoff between ease of alignment and accuracy of placement. It's also symmetrical around the center of the screen.

grid

Thanks for the suggestion, it's much nicer having properly aligned custom layouts :)

ruvaldak commented 1 year ago

Amazing! Thank you so much <3 Might seem like such a small thing, but it makes me soo happy