#3667 closed enhancement (fixed)
Add keyboard shortcuts for changing the order to components in the tree
Reported by: | Dietmar Winkler | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | OMEdit | Version: | v1.9.4-dev-nightly |
Keywords: | Cc: |
Description
OMEdit has the feature of changing the order of components inside the browser tree. Unfortunately moving a component just by one step requires the navigation of 2 context menu levels which is the quite cumbersome.
I propose to implement the following shortcuts*
- "Move up":
Ctrl+Up
- "Move down":
Ctrl+Down
- "Move to top":
Ctrl+PgUp
- "Move to bottom":
Ctrl+PgDown
*) Yes I know they are the same as in Dymola
Change History (5)
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Move up and down works now via keybord shortcuts. Move top/down however does not. Using the keyboard shorcuts here simply moves the cursor to the top/bottom of all packages in the tree view. So basically the same behaviour as without pressing the Ctrl
key.
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Just forget what I was saying. Might have been some glitch in the window manager I'm using. It works now as it should.
Done in db0641f/OMEdit.