thomas-cardon / manaflux

The app needs a rewrite. It might not work anymore. An assistant that can choose your runes, summoner spells, and item sets for League of Legends.
https://ryzzzen.github.io/manaflux/
Creative Commons Zero v1.0 Universal
57 stars 9 forks source link

UI: replace navigation arrows by dots #57

Closed iSytrus closed 5 years ago

iSytrus commented 5 years ago

Advanced settings are now hidden until you find these two little arrows at the top left corner. It may be better to use dots like these:

001

In my opinion, it becomes a little more obvious that there are additional settings here.

thomas-cardon commented 5 years ago

Hello! That's actually a great idea! It can even be used for other things that I'd like to implement later, such as statistics. I'll see what I can do this weekend!

thomas-cardon commented 5 years ago

image

My work here is done. Commits:

https://github.com/Ryzzzen/manaflux/commit/b6208bd84c942e341ecfb549bb788258b8abc4a4 https://github.com/Ryzzzen/manaflux/commit/2e397b693614c831d1822c038f49dd1a614e0d72

Feel free to re-open this issue if you think of ways to improve the dots!