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 missing icon on different resolutions #1196

Merged

Conversation

manongjohn
Copy link
Collaborator

This PR fixes #1193

This restores the logic to handle icon creation for different monitor resolutions when multiple monitors are in use. It was missed in the recently refactored icon logic.

As a result of restoring this logic, I had discovered an issue with icons always showing in menubars when multiple monitors with different resolutions were being used even though Show Icons In Menu is disabled. This was caused by the change to set Qt::AA_DontShowIconsInMenus from True to False when Show Advanced Preferences and Options was implemented. The setting is now controlled by Show Icons In Menu Preference settings.

@manongjohn manongjohn added the 1.4 Included in Version 1.4 label Aug 5, 2023
@manongjohn manongjohn merged commit 2538154 into tahoma2d:master Aug 11, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4 Included in Version 1.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timeline Icons not showing
1 participant