MobileSheets Forums

Full Version: Better mouse integration
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I might have overlooked some settings, but I would like better mouse integration. One example is to activate overlay using mouse right click, another is hover support - if I hover over some button, it will show it's name e.g. hovering over metronome icon will show "metronome".
Adding the right-click activation of the overlay is pretty easy (just finished adding it). Adding tooltips for all the buttons is a little trickier as I'll have to look up the translated string and assign it at runtime. I probably don't have translations for all the phrases I would want to use for tooltips either.
Thanks for adding overlay activation, it really improve user experience. What others think about adding tooltips, does anyone else find it a good/useful idea?