mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Popup preview : refactor, cross browser, WIP
- moved preview controllers to pskl.controller.preview - renamed PreviewFilmController to FramesListController - renamed AnimatedPreviewController to PreviewController - fixed init of popup preview on IE (use ownerDocument to create TiledFrameRenderer container) => should try with innerHTML - moved open popup button inside the minimap (show on hover)
This commit is contained in:
@ -29,6 +29,6 @@
|
||||
"css/spectrum/spectrum-overrides.css",
|
||||
"css/bootstrap/bootstrap.css",
|
||||
"css/bootstrap/bootstrap-tooltip-custom.css",
|
||||
"css/preview-film-section.css",
|
||||
"css/frames-list.css",
|
||||
"css/minimap.css"
|
||||
];
|
Reference in New Issue
Block a user