Skip to content

Fix three Ctrl+Arrow move bugs in ORBAT editor#26

Open
StefanFreudi wants to merge 1 commit into
allotropia:masterfrom
StefanFreudi:fix-edit-orbat-dialog-keyboard-movement
Open

Fix three Ctrl+Arrow move bugs in ORBAT editor#26
StefanFreudi wants to merge 1 commit into
allotropia:masterfrom
StefanFreudi:fix-edit-orbat-dialog-keyboard-movement

Conversation

@StefanFreudi
Copy link
Copy Markdown

  • Preserve tree selection after moving a node
  • Fix Ctrl+Left acting on root instead of the selected element when pressed a second time consecutively
  • Fix bug Ctrl + left moving the parent of an element up the hierarchy instead of the element itself
  • Prevent moving a direct child of root further up the hierarchy

- Preserve tree selection after moving a node
- Fix Ctrl+Left acting on root instead of the selected element when pressed a second time consecutively
- Prevent moving a direct child of root further up the hierarchy
Copy link
Copy Markdown
Contributor

@sidious38 sidious38 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected. LGTM!

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.

2 participants