Changes between Initial Version and Version 1 of Ticket #31846, comment 29
- Timestamp:
- 05/28/2017 01:44:22 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31846, comment 29
initial v1 15 15 16 16 Out of curiosity, I've checked what happens on the Theme installer and noticed the arrow navigation there uses `keyup` instead of `keydown` so the "continuous triggering" doesn't happen: users have to release the pressed key to trigger navigation. Wondering if also the attachments navigation should use `keyup` instead of `keydown`, also for consistency. 17 18 P.S. not sure if the change to `Gruntfile.js` should stay in [attachment:31846.6.diff]