monkeytype/frontend/static/html
Jack 9ca477da54
Added tape mode (#2862)
* added config param for tape mode

* added settings section

* added commands

* moving caret to the correct place with tape mode is active

* only jumping line when not using tape mode

* prettier

* scrolling tape

* restarting test when tape mode changed

* showing one line when tape mode is active

* added function for scrolling words horizontally

* scrolling tape when layout emulator is enabled

* removed left margin when tape is active

* disable tape for some challenges

* fixed incorrect caret position when going back to a previous word

* ignoring no-this-alias

* fixed lines scrolling to often when tape mode was disabled

* storing caret width in a variable

* not allowing tape mode and show all lines together

* removed unnecessary comment
2022-04-24 17:04:46 +02:00
..
pages Added tape mode (#2862) 2022-04-24 17:04:46 +02:00
bottom.html Added sub alt color, fixed various styling inconsistencies (#2804) 2022-04-07 22:04:43 +02:00
head.html removed unnecessary stylesheet link 2022-04-08 22:25:41 +02:00
popups.html Made username non optional (#2859) 2022-04-23 19:46:41 +02:00
top.html Added sub alt color, fixed various styling inconsistencies (#2804) 2022-04-07 22:04:43 +02:00
warnings.html Using html templating to split html into smaller files (#2793) 2022-04-03 16:40:41 +02:00