Skip to content

Remove deprecated use of paletteChanged#2993

Merged
j9ac9k merged 4 commits intopyqtgraph:masterfrom
j9ac9k:fix-parametertree-styling
Apr 21, 2024
Merged

Remove deprecated use of paletteChanged#2993
j9ac9k merged 4 commits intopyqtgraph:masterfrom
j9ac9k:fix-parametertree-styling

Conversation

@j9ac9k
Copy link
Copy Markdown
Member

@j9ac9k j9ac9k commented Apr 20, 2024

Also try and address some of the downsizes of using fusion style on Windows with the odd alternating row colors for ParameterTree.

@j9ac9k j9ac9k force-pushed the fix-parametertree-styling branch from db88715 to ecd5a75 Compare April 20, 2024 12:05
@j9ac9k
Copy link
Copy Markdown
Member Author

j9ac9k commented Apr 20, 2024

Maybe instead of disabling the alternate row coloring, I try and specify a better color for the alternate row myself... will tinker for a bit.

@j9ac9k
Copy link
Copy Markdown
Member Author

j9ac9k commented Apr 20, 2024

image

Huh, this is being so weird, ... I'm setting the palette in mkQApp but only one of the parameter trees is respecting the application palette?

OH! I bet it's because it's inactive...

@j9ac9k
Copy link
Copy Markdown
Member Author

j9ac9k commented Apr 20, 2024

Ok, this is better, now to test across platforms and do some more cleanup to make sure I'm not blowing away palettes from already instantiated QApplications that a user may provide.

image

@j9ac9k j9ac9k force-pushed the fix-parametertree-styling branch 3 times, most recently from a1258f6 to 873933e Compare April 20, 2024 21:53
@j9ac9k j9ac9k force-pushed the fix-parametertree-styling branch 5 times, most recently from 8a7f955 to 263c792 Compare April 21, 2024 00:38
@j9ac9k j9ac9k force-pushed the fix-parametertree-styling branch from 263c792 to 774759b Compare April 21, 2024 00:43
@j9ac9k
Copy link
Copy Markdown
Member Author

j9ac9k commented Apr 21, 2024

alright, I'm done tinkering ...

EDIT: I lied earlier, I wasn't done, but now I am...

@j9ac9k j9ac9k force-pushed the fix-parametertree-styling branch from 774759b to bd860d9 Compare April 21, 2024 01:00
@j9ac9k j9ac9k force-pushed the fix-parametertree-styling branch from bd860d9 to 9ce6d39 Compare April 21, 2024 01:22
@j9ac9k j9ac9k merged commit 63c2892 into pyqtgraph:master Apr 21, 2024
@j9ac9k j9ac9k deleted the fix-parametertree-styling branch April 21, 2024 01:32
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.

2 participants