Feature: add a “move” event?
See original GitHub issueI think it would be useful (at least for my use case) to have a “move” event, similar to the current switch
event. It fires when the user holds e.g. the <kbd>Alt</kbd> key together with the arrow up/down key at the top/bottom of the element, thus indicating that the element should be moved up or down.
If you’re open to that, then I’d supply a PR.
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (8 by maintainers)
Top Results From Across the Web
Move an event to another calendar on iCloud.com
You can move any event to another calendar. In Calendar on iCloud.com, drag the event to another calendar in the sidebar. An event...
Read more >Propose to add a mouse move event - Feature Suggestions
To test this, I need the following events: click -> mouse move -> click. In Selenium IDE, I can achieve it by click...
Read more >How to add mouse move event on a wms layer example in ...
How to add mouse move event on a wms layer example in mapbox gl js? ... tracker is for reporting bugs and requesting...
Read more >Using Touch Events - Web APIs | MDN
During this interaction, an application receives touch events during the start, move, and end phases. The application may apply its own ...
Read more >How to move event to another calendar in one account?
Currently the is no way to move an event to another calendar. You can add a feature request here so that the engineering...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
yes
@marcbachmann, well if you want I can create a PR from my local change and you can take a look. If it’s too invasive and not too useful we can always close later…
And on Windows that’d be
CTRL + ALT + ⬆️
?