Glodenox / wme-tabmanager

Waze Map Editor - Tab Preferences userscript
GNU General Public License v2.0
3 stars 2 forks source link

Provide title for tabs with replaced names #8

Open Glodenox opened 8 years ago

Glodenox commented 8 years ago

Suggestion by Twister-UK: include option of adding mouse-over tooltips to the tabs to remind us what the original tab text was, just in case we forget what the replacement icons/text now represent...

This was originally planned, but never applied due to time constraints. Could be looked into again. Using the jQuery tooltip plugin might also be interesting here as it shows the information a lot faster than the 2 second wait for a title to appear.

Glodenox commented 8 years ago

This is now done automatically whenever a tab with text in has been replaced with an icon. Actually adjusting this text is not yet possible though.