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

Fixes saving of Keypad modifier keys in settings #5

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

larpon
Copy link

@larpon larpon commented Nov 13, 2019

Fixes #4
I was mapping custom values instead of using the correct Qt enums.

@larpon
Copy link
Author

larpon commented Nov 13, 2019

Hmm... seems like I referenced the wrong issue :( it fixes #4 - sorry!

@larpon larpon force-pushed the fix/saving-of-keypad-modifier-keys branch from 26a138b to 144c58b Compare November 13, 2019 09:59
@herace
Copy link
Owner

herace commented Nov 13, 2019

Awesome @larpon , going to QA test this when i reach home. 👍

@larpon
Copy link
Author

larpon commented Nov 13, 2019

Cool - I found out I couldn't use custom values as this would corrupt the Settings on read/write - which makes sense in a way :)

@herace
Copy link
Owner

herace commented Nov 14, 2019

Nice, tested out the keymaping settings for the canvas rotate and sure enough i was able to assign and save my new keybinding and override the prevs default bindings. 👌

@herace herace merged commit 1125041 into herace:master Nov 14, 2019
azagaya pushed a commit to azagaya/AnimeEffects that referenced this pull request Sep 5, 2022
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.

[BUG] Saving and restoring of new Keypad modifier keybindings are broken
2 participants