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 icons not using default theme #2317

Merged
merged 1 commit into from
Sep 23, 2018
Merged

Conversation

fishman
Copy link
Contributor

@fishman fishman commented Sep 22, 2018

KeepassXC tries to load the theme icon first and then falls back to the internal icon unless the check is explicitely disabled. Remove the check from most icons

Fixes #756

I just compiled and ran. One of the icons that doesn't have a system
icon is the copy URL icon. I suggest that we change it.

  • ✅ Bug fix

  • ✅ I have read the CONTRIBUTING document. [REQUIRED]

  • ✅ My code follows the code style of this project. [REQUIRED]

  • ✅ All new and existing tests passed. [REQUIRED]

  • ✅ I have compiled and verified my code with -DWITH_ASAN=ON. [REQUIRED]

KeepassXC tries to load the theme icon first and then falls back to the internal icon unless the check is explicitely disabled. Remove the check from most icons

Fixes keepassxreboot#756
Copy link
Member

@droidmonkey droidmonkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@phoerious phoerious merged commit e4ded38 into keepassxreboot:develop Sep 23, 2018
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.

Allow to use the user/system theme icons for actions.
3 participants