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 playlist tabs and tab stack rendering #451

Merged
merged 3 commits into from
Feb 18, 2022

Conversation

reupen
Copy link
Owner

@reupen reupen commented Feb 18, 2022

This improves the playlist tabs and tab stack panels by:

  • eliminating flickering when resizing panels by using double-buffered painting
  • correcting the background colour of their containers in dark mode so that child panels with transparent panels render with a more appropriate background colour

This eliminates flickering when resizing the playlist tabs and tab stack panels by using double-buffered painting.

This applies to both light and dark modes.
This corrects the background colour of the playlist tabs and tab stack container in dark mode.

This ensure a child panel with a transparent background has the correct background colour.
@reupen reupen marked this pull request as ready for review February 18, 2022 23:14
@reupen reupen merged commit c60f823 into master Feb 18, 2022
@reupen reupen deleted the dark-mode-tab-improvements branch February 18, 2022 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant