Skip to content

v0.10.1

Latest

Choose a tag to compare

@igrigorik igrigorik released this 05 Apr 15:07
· 3 commits to master since this release
6b14437

Interaction tracking restores ability to use player's own speed controls and shortcuts, while still fighting back against automatic resets. Numpad Enter is now a fully distinct, assignable key (shown as "Num Enter" in the shortcuts editor), giving numpad users a dedicated binding separate from the main Enter key. The options page also gets a visual polish pass: the shortcuts remove button is now properly centered, and the settings header stays fixed while you scroll.

  • cleanup CSS: collapse/remove unused rules (0389ea1)
  • make settinsg header sticky (f778803)
  • fix: distinguish NumpadEnter from Enter (c8a3aeb)
  • allow speed changes triggered by user interaction (0646568)