panglesd / slipshow

An engine for displaying slips, the next-gen version of slides
MIT License
639 stars 10 forks source link

Reformat controller #4

Open voodoos opened 4 years ago

voodoos commented 4 years ago

Not for merging yet

I would like to start a series of opinionated code cleanup: Now that we use babel es6 features can be used without restrictions.

Changes

Change I made for now, only in controller.mjs

Questions

Most of the key shortcuts do nothing, is that expected ? (zoom, rotate etc) What is the difference between "t" and "T" ?

panglesd commented 4 years ago

Yes, lots of reformat are needed :)