spine-tools / spine-items

Project items for Spine Toolbox.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Improve tool tips #193

Closed soininen closed 5 months ago

soininen commented 5 months ago

Use rich text in tool tips so Qt can wrap the text.

Re spine-tools/Spine-Toolbox#2542

Checklist before merging

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 60.85%. Comparing base (f1c61c6) to head (4228d6e).

Files Patch % Lines
...s/exporter/mvcmodels/mapping_editor_table_model.py 33.33% 2 Missing :warning:
spine_items/importer/mvcmodels/mappings_model.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.8-dev #193 +/- ## =========================================== + Coverage 60.84% 60.85% +0.01% =========================================== Files 193 193 Lines 17879 17877 -2 Branches 2892 2891 -1 =========================================== + Hits 10878 10879 +1 + Misses 6415 6414 -1 + Partials 586 584 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.