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

Unreadable colors of QuickFolders toolbar icons / font in Linux #167

Closed
RealRaven2000 opened this issue Jun 25, 2021 · 7 comments
Closed

Comments

@RealRaven2000
Copy link
Owner

There is a problem in Linux with the readability of icons and the QuickFolders label in Linux:

image

I think we may be missing a necessary class name for the toolbar.

@RealRaven2000
Copy link
Owner Author

Here is a test version, adding the class contentTabToolbar...
QuickFolders-wx-5.6pre214.zip

@RealRaven2000
Copy link
Owner Author

Additionally, the current folder toolbar may need a similar tweak:

image

So another version, to test:
QuickFolders-wx-5.6pre215.zip

(Install by downloading the zip file an drag into Tb Add-ons manager).

@RealRaven2000
Copy link
Owner Author

I also noticed that the instruction label telling the user to drag folders into the toolbar is missing in Tb78, here is another test version for that:

QuickFolders-wx-5.6pre216.zip

@RealRaven2000
Copy link
Owner Author

QuickFolders-wx-5.6pre217.zip
Sorry I still can't open shared folders on Linux so this is the only way I can share these builds. This one supposedly should add the label mentioned in the previous comment (While I am at fixing bugs that affect Linux) ...

@RealRaven2000
Copy link
Owner Author

forgot to set textContent of the label. Expected output (when no tab is defined):

image

QuickFolders-wx-5.6pre218.zip

@RealRaven2000
Copy link
Owner Author

The previous version worked well in the default theme but didn't have the correct color for the QuickFolders label in the dark theme. here is a fix:

QuickFolders-wx-5.6pre219.zip

@RealRaven2000
Copy link
Owner Author

Fixed in 5.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant