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

Add drag short-cut for Variable Getter/Setter #92

Closed
Naros opened this issue Feb 2, 2024 · 0 comments · Fixed by #93
Closed

Add drag short-cut for Variable Getter/Setter #92

Naros opened this issue Feb 2, 2024 · 0 comments · Fixed by #93
Labels
kind/enhancement New feature or request
Milestone

Comments

@Naros
Copy link
Member

Naros commented Feb 2, 2024

Description

When dragging a variable onto the graph canvas, it would be helpful to use short-cut keybindings to control how the drag is handled rather than forcing the user to select the Getter or Setter from the pop-up menu.

Implementation ideas

  • Add a status message to indicate the short-cut keybindings, i.e. Ctrl=Setter, Shift=Getter.
  • If the short-cut keybindings are pressed at drop-time, bypass the popup and place the Setter or Getter.
  • If no short-cut keybinding is pressed at drop-time, present the user with the pop-up menu.
@Naros Naros added the kind/enhancement New feature or request label Feb 2, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Feb 2, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Feb 2, 2024
@Naros Naros added this to the 2.0 milestone Feb 2, 2024
@Naros Naros closed this as completed in #93 Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant