Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve tool tips #193

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Improve tool tips #193

merged 1 commit into from
Mar 15, 2024

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Mar 15, 2024

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

Re spine-tools/Spine-Toolbox#2542

Checklist before merging

  • Code has been formatted by black
  • Unit tests pass

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

Re spine-tools/Spine-Toolbox#2542
Copy link

codecov bot commented Mar 15, 2024

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 ⚠️
spine_items/importer/mvcmodels/mappings_model.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@soininen soininen merged commit a8baabd into 0.8-dev Mar 15, 2024
9 of 10 checks passed
@soininen soininen deleted the 2542_fix_tooltip_text_wrapping branch March 15, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant