piskel/src/js/controller
2016-10-10 18:14:06 +02:00
..
dialogs close dialogs when clicking outside of the dialog container 2016-10-02 00:56:13 +02:00
drawing Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
piskel Remove unnecessary argument 2016-10-01 14:34:01 +02:00
preview Decrease animated preview throttle to 300ms 2016-10-01 14:34:01 +02:00
settings Fix callbacks to work with the new serializer 2016-10-01 14:34:01 +02:00
CanvasBackgroundController.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
CursorCoordinatesController.js Update deps, use grunt-connect instead of express, fix jscs errors 2015-12-09 22:38:58 +01:00
DrawingController.js fix #554: zooming in/out breaks drawing area on Safari 2016-10-10 18:14:06 +02:00
FramesListController.js Refactor dom initialize flag 2016-10-01 14:34:01 +02:00
HeaderController.js Issue #277 : Switch HeaderController to events instead of infinite setTimeout 2015-10-01 01:07:29 +02:00
LayersListController.js fix #502: add smoothscroll polyfill 2016-10-02 00:23:26 +02:00
MinimapController.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
NotificationController.js Issue #287 : Add forbidden keys & helptext 2015-11-12 20:31:50 +01:00
PaletteController.js Issue #458: format selected color from spectrum as HexString 2016-04-21 23:44:42 +02:00
PalettesListController.js Issue #467: fix max height for layers & panels lists 2016-05-08 04:12:43 +02:00
PenSizeController.js Issue #258 : Initial implementation : missing tests + cleanup 2015-12-01 00:50:54 +01:00
ProgressBarController.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
ToolController.js Fixes #355 : IconMarkupRenderer:render signature changed 2015-12-01 01:16:04 +01:00
TransformationsController.js Renamed Align to Center 2016-05-12 10:39:29 +10:00