piskel/js/controller/settings
jdescottes eb559eee0c fix : import-picture-panel
- When imported 1 picture and then importing another one, the picture
  preview was not cleaned and was displaying the two images side by side.
  Fixed in ImportController.js
- Switched all double-quoted strings in ImportController to single-quoted
  strings. Should enforce this using jshint
- Aligned all inputs in the import picture panel
- Renamed 'Preview :' import section to 'Info :'. Mostly it's to make it
  shorter, but also I'd like to display additional information to the
  right of the preview in the future.
2013-11-02 11:02:03 +01:00
..
ApplicationSettingsController.js Added cheap lazy templates + logic to switch between setting controllers 2013-08-12 07:31:09 +02:00
GifExportController.js Added preview picture. Added a flow : start with only file input enabled 2013-10-23 23:34:09 +02:00
ImportController.js fix : import-picture-panel 2013-11-02 11:02:03 +01:00
SettingsController.js Synchronize resize fields, resize image when importing 2013-10-23 01:01:35 +02:00