spine-tools / Spine-Toolbox

Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
73 stars 18 forks source link

Useful and consistent tool tips #2967

Open soininen opened 1 month ago

soininen commented 1 month ago

This issue is about tool tips associated with user interface actions such as tool bar buttons, text fields, etc.

Many actions do not have tool tips at all or the tool tip is just the action's name. In some cases (like 'undo') this should suffice but many actions should have a more explanatory tool tips.

Actions where the action's name suffices as tool tip unless the action does something surprising:

To make tool tips consistent, we should follow some guidelines

Check that tool tips follow the above guidelines and fix odd cases: