mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
809fc8b688
When the grid was toggled, the overlay would actually draw the main drawing frame instead of just redrawing itself with transparent pixels. This was due to the drawingcontroller passing the ref to the same frame object when initialiwing both renders. By the way, the overlay should probably be treated a bit differently as redrawing all its transprent pixels in that case is useless. |
||
---|---|---|
.. | ||
controller | ||
drawingtools | ||
lib | ||
model | ||
rendering | ||
Constants.js | ||
Events.js | ||
HistoryManager.js | ||
LocalStorageService.js | ||
Notification.js | ||
Palette.js | ||
piskel.js | ||
ToolSelector.js | ||
utils.js |