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

Fix Color properties widgets setting #3021

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Fix Color properties widgets setting #3021

merged 1 commit into from
Dec 3, 2024

Conversation

ptsavol
Copy link
Member

@ptsavol ptsavol commented Dec 3, 2024

Add stylesheet to link and jump properties to make scroll area bg transparent.

Fixes #3012

Checklist before merging

  • Unit tests pass

@ptsavol ptsavol self-assigned this Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.16%. Comparing base (e318e36) to head (82c6b8a).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
spinetoolbox/widgets/properties_widget.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3021      +/-   ##
==========================================
+ Coverage   67.15%   67.16%   +0.01%     
==========================================
  Files         193      193              
  Lines       37061    37066       +5     
  Branches     4445     4445              
==========================================
+ Hits        24887    24895       +8     
+ Misses      10918    10915       -3     
  Partials     1256     1256              

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

@ptsavol ptsavol merged commit ca3e446 into master Dec 3, 2024
18 checks passed
@ptsavol ptsavol deleted the fix_issue_3012 branch December 3, 2024 14:48
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.

Workflow editor: Properties widget has a vertical height limit
1 participant