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

shortcuts being buggy #706

Open
ZeliotL opened this issue Aug 29, 2024 · 3 comments
Open

shortcuts being buggy #706

ZeliotL opened this issue Aug 29, 2024 · 3 comments

Comments

@ZeliotL
Copy link

ZeliotL commented Aug 29, 2024

whenever i start the program or new project all the shortcuts stops working and i have to manually click them in the top drawers once to make them work.

using version 1.3 on windows 10

@ivxvm
Copy link

ivxvm commented Oct 18, 2024

I have the same issue with v1.3 on PopOS. Undo/Redo keyboard shortcuts (Ctrl-Z, Shift-Ctrl-Z) - don't work most of the time. Sometimes they randomly start working for a little bit, but soon stop again. Clicking Undo/Redo manually in Edit menu always works as expected.

@Calinou
Copy link
Contributor

Calinou commented Oct 24, 2024

This is likely a shortcut focus handling issue in Material Maker, where the shortcut is only handled if a certain control is focused.

@ivxvm
Copy link

ivxvm commented Oct 24, 2024

In 1.3 it was almost impossible to make shortcuts work for me. Even just clicking on empty space in graph area before pressing shortcut did help maybe 1 time out of 10. In the most recent master everything just works, not a single shortcut was skipped so far.

Edit: my bad, in current master, after dragging sliders with mouse, to use shortcuts you actually have to click empty area first for slider to lose focus

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

No branches or pull requests

3 participants