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 [spacebar] modifier to quickly toggle hand tool #321

Closed
2 tasks done
nikku opened this issue Jun 2, 2016 · 4 comments · Fixed by #1475
Closed
2 tasks done

Add [spacebar] modifier to quickly toggle hand tool #321

nikku opened this issue Jun 2, 2016 · 4 comments · Fixed by #1475
Assignees
Labels
enhancement New feature or request ux
Milestone

Comments

@nikku
Copy link
Member

nikku commented Jun 2, 2016

Pressing space to jump into navigation mode is a shortcut known from other professional editing tools such as Gimp and Inkscape.

It could be a quick alternative to h (manually toggling the hand tool on / of).

  • with spacebar keydown, make every drag a navigation instead of an element move operation
  • indicate active hand via hand cursor during spacebar keydown
@nikku nikku added this to the Backlog milestone Jun 2, 2016
@nikku nikku added enhancement New feature or request and removed feature-request labels Jun 27, 2016
@nikku nikku added the backlog Queued in backlog label Feb 14, 2018
@nikku nikku removed this from the Backlog milestone Feb 14, 2018
@PwrSrg
Copy link

PwrSrg commented Nov 21, 2018

Is this product no longer being developed? All of these feature requests are over 2.5 years old!

@nikku
Copy link
Member Author

nikku commented Nov 21, 2018

It is being actively developed. If you'd like to influence which tasks we pick up when add your 👍 reaction to the respective issue.

@nikku
Copy link
Member Author

nikku commented Feb 18, 2019

This is already available behind the CTRL/CMD modifier.

@nikku nikku added this to the M29 milestone Mar 6, 2019
@nikku nikku added ready Ready to be worked on and removed backlog Queued in backlog labels Apr 2, 2019
@philippfromme philippfromme self-assigned this Jun 6, 2019
@philippfromme philippfromme added the in progress Currently worked on label Jun 6, 2019
philippfromme added a commit to bpmn-io/diagram-js that referenced this issue Jun 7, 2019
@nikku nikku removed the ready Ready to be worked on label Jun 11, 2019
philippfromme added a commit to bpmn-io/diagram-js that referenced this issue Jun 11, 2019
philippfromme added a commit to bpmn-io/diagram-js that referenced this issue Jun 11, 2019
philippfromme added a commit to bpmn-io/diagram-js that referenced this issue Jun 11, 2019
philippfromme added a commit to bpmn-io/diagram-js that referenced this issue Jun 13, 2019
merge-me bot pushed a commit to bpmn-io/diagram-js that referenced this issue Jun 13, 2019
@nikku nikku added fixed upstream Requires integration of upstream change ready Ready to be worked on and removed in progress Currently worked on labels Jun 13, 2019
@nikku nikku closed this as completed in f16835b Jun 18, 2019
@bpmn-io-tasks bpmn-io-tasks bot removed the ready Ready to be worked on label Jun 18, 2019
@nikku nikku removed the fixed upstream Requires integration of upstream change label Jun 18, 2019
@nikku nikku reopened this Jul 22, 2019
@nikku
Copy link
Member Author

nikku commented Jul 22, 2019

This is pending a proper integration into the editor.

We do not use the default keyboard, thus spacebar does not trigger the implemented behavior.

@nikku nikku modified the milestones: M29, M30 Jul 22, 2019
@nikku nikku added backlog Queued in backlog ready Ready to be worked on and removed backlog Queued in backlog labels Jul 25, 2019 — with bpmn-io-tasks
@nikku nikku modified the milestones: M30, M31 Aug 12, 2019
philippfromme added a commit that referenced this issue Aug 21, 2019
@bpmn-io-tasks bpmn-io-tasks bot added in progress Currently worked on and removed ready Ready to be worked on labels Aug 21, 2019
philippfromme added a commit that referenced this issue Aug 21, 2019
philippfromme added a commit that referenced this issue Aug 21, 2019
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Aug 21, 2019
philippfromme added a commit that referenced this issue Aug 22, 2019
* adds ability to specify menu entries with custom behavior that is not triggered through the Electron menu
* add keypress and keyup event handling 

Closes #321
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Aug 22, 2019
nikku pushed a commit that referenced this issue Aug 22, 2019
* adds ability to specify menu entries with custom behavior that is not triggered through the Electron menu
* add keypress and keyup event handling 

Closes #321
philippfromme added a commit that referenced this issue Aug 22, 2019
* adds ability to specify menu entries with custom behavior that is not triggered through the Electron menu
* add keypress and keyup event handling 

Closes #321
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants