Commit Graph
22 Commits
Author SHA1 Message Date
Rikard Bartholf 690c5c41a6 Refresh 3D view when image is resized
This needs more work, height of image must be adapted for passed
dimensions, else it looks strange for very tall viewports.
2017-05-19 11:48:48 +02:00
Rikard Bartholf 587ad487e7 Add method to Canvas for refreshing the 3D view 2017-05-19 11:46:28 +02:00
Rikard Bartholf 7983769dff Cleanup 2017-05-19 11:41:16 +02:00
Rikard Bartholf 26ecfbf8aa Mirror motif in 3D if applicable 2017-05-19 11:39:34 +02:00
Rikard Bartholf 4531f35979 Visualize border change in 3D mode 2017-05-19 11:32:11 +02:00
Rikard Bartholf 3a0fe9fde5 Let Canvas handle 3D image 2017-05-19 10:58:27 +02:00
Rikard Bartholf eb6ff91aff Add documentation and cleanup 2017-05-18 18:51:03 +02:00
Rikard Bartholf 6e605d21d7 Fixes for 3D image
* URL needs to be URI encoded, else Firefox won't cope
* Hide / Show 3D overlay instead of removing / re-adding
2017-05-18 18:45:57 +02:00
Rikard Bartholf 28e7a82c1d Merge branch 'master' into interactivity 2017-05-18 15:46:11 +02:00
Rikard Bartholf 0d6654c67d Prepare for 3D image 2017-05-18 15:42:31 +02:00
Rikard Bartholf 2acdcafe09 Add method for getting crop data
editor.canvas.getImage().transformation.getData() get an object
with information about the image, it's width, height, if it's
mirrored and so on.
2017-05-18 11:45:43 +02:00
Rikard Bartholf 0c34480bd1 Temporary fix for avoid image "jumping" on initial dragging 2017-05-18 10:56:03 +02:00
Rikard Bartholf afa1b13201 Pass axis for PIE:needs-dragging event 2017-05-17 15:09:13 +02:00
Rikard Bartholf 6ac64d18bd Fix initialization of ButtonMenu 2017-05-17 12:46:22 +02:00
Rikard Bartholf 86f3964a3d Menu buttons can be made active/inactive programattically 2017-05-16 15:41:29 +02:00
Rikard Bartholf c0f1180199 Merge branch 'master' into canvas 2017-05-16 12:42:26 +02:00
Rikard Bartholf e8d6e5de34 More fixes for canvas product type 2017-05-16 12:20:52 +02:00
Rikard Bartholf 578c44ebfd Adjustments for canvas frames 2017-05-16 11:06:50 +02:00
Rikard Bartholf ab147d6af6 Add handling of frames for canvas 2017-05-16 10:50:59 +02:00
Rikard Bartholf 4806a3e072 Prepare frame rendering in Viewport 2017-05-15 20:59:29 +02:00
Rikard Bartholf 4617f9f92d Begin implement canvas editor 2017-05-15 15:32:56 +02:00
Rikard Bartholf c73e1ed9b4 Initial commit 2017-05-09 12:18:29 +02:00