simon-git: puzzles (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Apr 12 23:41:49 BST 2019


TL;DR:
  866354e Javascript frontend: make Shift- and Ctrl-click work.

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2019-04-12 23:41:49

commit 866354ef6207fbe21054b1950e8158160f85420a
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=866354ef6207fbe21054b1950e8158160f85420a;hp=7ac48f9fe3ff827460b885b50d1e25f1ed2f7862
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Apr 12 23:38:42 2019 +0100

    Javascript frontend: make Shift- and Ctrl-click work.
    
    In other front ends, Shift-click is an alternative to the middle
    button, and Ctrl-click the right button. Apparently I completely
    forgot to implement this in the JS front end. Better late than never.

 emccpre.js | 39 +++++++++++++++++++++++++++++++--------
 1 file changed, 31 insertions(+), 8 deletions(-)



More information about the tartarus-commits mailing list