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

[Bug] Card Workspace Background not consistent when put into background #113

Closed
Nova38 opened this issue Mar 9, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@Nova38
Copy link

Nova38 commented Mar 9, 2023

Describe the bug
When the user set the workspace mode to be card mode and then unfocused the window there are some unexpected changes to the ui. Namely two things:

  1. When the windows is focused the actions bar shares the same background as the file browser, however when not focused the background of the file browser dims like the rest of the background but the actions bar does not create a hard transition that messes with the clean look of the card mode.
  2. if a second right sidebar is open when it is focused it has the same background as the rest of the sections, however when the windows is unfocused it has a box around it that has the undimmed background color.

To Reproduce
Steps to reproduce the behavior:

  1. Go to style settings ->Workspace -> workspace layout -> change workspace layout variant to cards.
  2. Then open up the left side bar and drag one of the tabs down so that it is split
  3. Unfocus the window.

Expected behavior
The background of the actions bar and the second right side bar should dim so that all of the background elements remain the same.

Screenshots
The are two sets of screenshots each with some of the different sections card format enabled. The first of each show the window focus and the second shows the window unfocused.

image

image

image

image

Additional context

@Nova38 Nova38 added the bug Something isn't working label Mar 9, 2023
@AnubisNekhet
Copy link
Owner

Fixed with v1.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants