pxt-ev3/sim/visuals
Sam El-Husseini b69af383a6
Better mouse event handling (#552)
* Use learnings from touch events in Blockly and apply to the Ev3 sim. Register move and up events on the document rather than the individual element allowing users greater flexibility where they move their mouse once it's down.

* Add mouse leave events
2018-05-02 13:54:06 -07:00
..
assets Update state of the landscape brick view as well to be consistent with the portrait view (main) (#508) 2018-04-13 14:01:37 -07:00
controls Better mouse event handling (#552) 2018-05-02 13:54:06 -07:00
nodes Change to always show the sensor controls. (#526) 2018-04-16 11:50:12 -07:00
board.ts Change to always show the sensor controls. (#526) 2018-04-16 11:50:12 -07:00
boardview.ts Optimize simulator for light mode. (#379) 2018-03-28 13:36:52 -07:00
controlView.ts Fix resizing in controls to work for all sizes including full screen 2017-12-27 16:30:42 -08:00
layoutView.ts Update state of the landscape brick view as well to be consistent with the portrait view (main) (#508) 2018-04-13 14:01:37 -07:00
util.ts Better mouse event handling (#552) 2018-05-02 13:54:06 -07:00
view.ts Change to always show the sensor controls. (#526) 2018-04-16 11:50:12 -07:00
wireView.ts Fix wire view to match spec size of wires. 2017-12-26 23:28:29 -08:00