piskel/src/js/controller
Julian Descottes 881d2f1100 Fix linting errors 2021-07-02 15:09:39 +02:00
..
dialogs Fix linting errors 2021-07-02 15:09:39 +02:00
drawing Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
piskel Fix hidden frames bug when adding or removing frames 2018-11-24 20:48:47 +01:00
preview Add keyboard shortcut to toggle grid (alt+G) 2018-09-19 23:24:52 +02:00
settings Add inline image option for PixiJS Movie export 2018-10-18 09:03:55 +02:00
CanvasBackgroundController.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
CursorCoordinatesController.js Refactoring. Create function to get current frame 2018-10-05 23:41:55 +02:00
DrawingController.js Fix grid bleeding through from other layers by only enabling support for 2018-08-26 10:34:25 +02:00
FramesListController.js Add comments for hiddenFrames feature 2018-10-07 14:19:01 +02:00
HeaderController.js sanitize strings coming from user inputs 2017-02-23 19:37:29 +01:00
LayersListController.js Enabled inline editing of layer names 2018-10-18 08:14:23 +02:00
MinimapController.js Remove jquery from app.js 2018-04-08 17:39:15 +02:00
NotificationController.js Remove jquery from NotificationController.js 2018-04-08 17:39:15 +02:00
PaletteController.js Remove jquery from PaletteController.js 2018-04-08 17:39:15 +02:00
PalettesListController.js Remove jquery from PalettesListController.js 2018-04-08 17:39:15 +02:00
PenSizeController.js Issue #636 - create sizepicker widget and use it in grid settings 2017-06-10 11:20:23 +02:00
ProgressBarController.js Remove jquery from ProgressBarController.js 2018-04-08 17:39:15 +02:00
ToolController.js Remove jquery from ToolController.js 2018-04-08 17:39:15 +02:00
TransformationsController.js feature #541: add crop transform tool 2017-06-01 19:46:34 +02:00
UserWarningController.js Implement Import and Merge wizard dialog 2017-05-13 01:36:04 +02:00