piskel/src/js/controller
2016-07-30 00:01:32 +02:00
..
dialogs Replace 'alt' buttons with 'option' buttons on Macs 2016-07-20 12:35:05 -06:00
drawing Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
piskel Issue #414: part10: support opacity in preview renderers 2016-03-24 02:17:57 +01:00
preview Issue #470: remove references to tiled-preview, rename preferences 2016-06-04 17:03:34 +02:00
settings export controller: add synchronized rows input, remove poweroftwo checkbox 2016-07-02 16:49:17 +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 only update zoom for a valid modifier, fix zoom centering bug when using keyboard shortcuts 2016-07-30 00:01:32 +02:00
FramesListController.js Revert to whole frame draggable 2016-02-04 15:33:49 +01:00
HeaderController.js Issue #277 : Switch HeaderController to events instead of infinite setTimeout 2015-10-01 01:07:29 +02:00
LayersListController.js Issue #502: scroll selected layer into view when redrawing layer list 2016-07-24 19:21:07 +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