We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When clicking a password or folder in the treeview, it gets de-selected again.
This makes using the Edit and Delete buttons hard (even though they are superfluous by now) this is not desired.
Probably caused by #230 switching from mousePressEvent to mouseReleaseEvent . .
The text was updated successfully, but these errors were encountered:
ab4a3b5
No branches or pull requests
When clicking a password or folder in the treeview, it gets de-selected again.
This makes using the Edit and Delete buttons hard (even though they are superfluous by now) this is not desired.
Probably caused by #230 switching from mousePressEvent to mouseReleaseEvent . .
The text was updated successfully, but these errors were encountered: