ba5500b4b0
Dynamic DPIs !
2012-09-08 16:32:28 +02:00
bca16a3964
Creating renderingOptions object for FrameRenderer
...
Contains dpi, grid info, etc
2012-09-08 15:34:13 +02:00
9d5e2dc2d3
Merging dragndrop
2012-09-08 15:17:19 +02:00
eb7511c721
Encapsulate canvas element in FrameRenderer
...
From this change set, the HTML canvas element, which is the frame view,
is encapsulated inside the FrameRenderer.
You won't need to give the view handle from the controller layer
anymore.
It will make view alteration implementations much easier (like grid for
instance)
2012-09-08 15:08:00 +02:00
9411b2e3ae
Moving (rendering related) DPI into FrameRenderer domain object
2012-09-08 12:24:55 +02:00
c66ce4c9ad
Implementing interstitial tiles
...
Interstitial tiles are fake slides and allow us to insert drag n drop
tiles between two other.
2012-09-08 02:50:59 +02:00
1c1e0398e7
Drag'n drop fix when dropping outside the list
2012-09-07 23:25:38 +02:00
b824207d1d
Dragndrop preview film tiles
...
- import go jquery-ui
- Basic implementation without styling
- only swapping is possible (no insertion)
2012-09-07 23:14:25 +02:00
89be121dd1
Fixed animation preview when deleting
2012-09-05 00:42:25 +02:00
53436009e3
Changed main-canvas to drawing-canvas
2012-09-05 00:13:45 +02:00
1de9ee41b2
Finished first step of refactor.
2012-09-05 00:09:42 +02:00
a567992a1d
moved Frame and FrameSheet to model package
2012-09-04 22:40:54 +02:00