Commit Graph

4 Commits

Author SHA1 Message Date
Naruki Azuma 3266c06145 Fix bugs (#106)
Fix incorrect variable using when resizing boxes (fixes #99)
2019-02-11 19:56:43 +01:00
Jonathan Cornaz a5548be7b6 Fix wrong connecting arrows 2018-03-22 17:14:32 +01:00
Lewis Hemens c50eaf5daa Fix compile issues for missing/brokebn imports 2018-03-16 11:48:25 -07:00
Brian Schlenker 8277399c61 Fix bad merge (#79)
* Fix bad merge

Some classes were still prefixed by ascii,
and constants not prefixed by c.

* More es6 changes and refactorings

Added helper methods to vector for creating vector from touch event and
mouse event. Added up, down, left, right helper methods.

* Refactor draw.js into one module per draw function
2017-10-04 10:07:05 +01:00