Hoodad / Editor_TLCB

A map editor for our game The Litle Cheese Boy
1 stars 0 forks source link

[UndoTree/Events] Can't catch mousemove-event, so panning in undotree is jerky #21

Closed jarllarsson closed 11 years ago

jarllarsson commented 11 years ago

The mousepress event has to be used instead for now. It's not optimal, pretty hard to use panning right now.

Diamonde commented 11 years ago

MouseMove is back!