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

Alignment feature does not work in the FlowGraph #172

Closed
samaursa opened this issue Aug 16, 2023 · 1 comment
Closed

Alignment feature does not work in the FlowGraph #172

samaursa opened this issue Aug 16, 2023 · 1 comment
Assignees
Labels
improvement Polishing existing functionality

Comments

@samaursa
Copy link

Unreal's node alignment feature and the alignment shortcuts (Shift+A, Shift+D, Shift+S etc.) do not work in the NodeGraph. It would be great if this feature was added to the graph:

image

@MothDoctor MothDoctor self-assigned this Aug 27, 2023
@MothDoctor MothDoctor added the improvement Polishing existing functionality label Aug 27, 2023
MothDoctor pushed a commit that referenced this issue Dec 20, 2023
* add context menu for organising nodes

* initial commit for organisation context menu actions

* update menu context to run graph organisation functions

* remove unused header file

* remove unused header file

* remove unused header file

* update sub menu for alignment context menu options

* update context menu to only appear for nodes

* update context menu to align with prior implementation

* update code to align with prior implementations
@MothDoctor
Copy link
Contributor

Feature implemented by @VintageDeveloper :)
#179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Polishing existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants