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

8865 Allow keyboard on manager node #8883

Merged
merged 1 commit into from Apr 30, 2024

Conversation

par456
Copy link
Collaborator

@par456 par456 commented Apr 30, 2024

Resolves #8865

When showing a manager script, the script would grab the focus of the keyboard and block out keyboard controls for the node in the tree. This just adds a check to see if the double-click rename node has focus, and if not, give it focus so that you can click on the node to give it back keyboard focus without it going straight to renaming the node.

@hol353 hol353 merged commit 6482937 into APSIMInitiative:master Apr 30, 2024
2 checks passed
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.

Ctrl+arrow does not move manager script if its script is open
2 participants