jdescottes
13ea6514f8
update
2014-03-30 16:55:17 +02:00
jdescottes
3f130c08cb
Updated
2014-03-30 16:22:54 +02:00
jdescottes
9bdd17d456
update for color palette manager
2014-03-30 03:12:56 +02:00
jdescottes
375c496ff9
Update gh-pages after bug fix
2013-11-25 22:26:31 +01:00
jdescottes
4537f750ca
Update gh-pages after PR merge : zoom-level, keyboard-shortcuts, model-size
2013-11-25 19:00:19 +01:00
jdescottes
590626fc85
Zoom level preview 4
2013-11-05 00:20:28 +01:00
jdescottes
9840b54f54
zoom preview 3
2013-11-02 10:19:38 +01:00
jdescottes
2a2cf7190f
zoom preview 2
2013-11-01 23:16:38 +01:00
jdescottes
bd7f84c8f0
preview zoom
2013-10-30 07:59:45 +01:00
jdescottes
f6c72be223
preview zoom
2013-10-29 22:24:32 +01:00
jdescottes
b8e96a33b1
preview zoom
2013-10-29 22:21:57 +01:00
jdescottes
621173555c
pushing preview for import
2013-10-23 23:44:53 +02:00
jdescottes
16594369d8
pushing preview for import
2013-10-23 23:43:37 +02:00
Julian Descottes
d98ddef0b9
Layer : demo under/layers
2013-09-27 23:37:00 +02:00
Julian Descottes
21cc6c1fdb
renamed
2013-09-27 23:35:46 +02:00
Julian Descottes
7c8e183cb7
renamed
2013-09-27 23:30:54 +02:00
Julian Descottes
c6e90cbf9f
Layers : publish demo under/beta
2013-09-27 23:24:56 +02:00
jdescottes
062d30b056
Merge branch 'master' into gh-pages
2013-07-19 08:04:18 +02:00
grosbouddha
9a68da8bda
Merge pull request #116 from juliandescottes/merge-piskelapp-changes
...
Merge piskelapp changes
2013-07-18 16:39:38 -07:00
jdescottes
218dbbc8b9
put appEngineToken on pskl namespace, fix private convention
2013-07-19 00:37:47 +02:00
jdescottes
e7ef8fbf5a
Rolled back too many changes. some piskel.something managed to creep back in
2013-07-14 23:36:31 +02:00
jdescottes
023f9332cd
added empty readonly name field to index.html for consistency
2013-07-14 23:25:12 +02:00
jdescottes
4e1deee851
Reintegrating css changes from master
2013-07-14 23:18:03 +02:00
jdescottes
d82981c995
Merge branch 'gh-pages' of https://github.com/juliandescottes/piskel into gh-pages
2013-07-14 23:05:21 +02:00
jdescottes
032c8c4485
Added logic to switch behavior between appengine and static mode. Removed piskel on window in favor of pskl.app
2013-07-14 23:04:42 +02:00
grosbouddha
bb1672f6ab
Merge pull request #115 from juliandescottes/fix-sticky-panels-renard-de-feu
...
Fix right sticky panels on Firefox
2013-06-23 06:57:10 -07:00
Vince
3cd2cb1c63
Fix slightly overflowing drawer (on the screen right edge)
2013-06-23 14:46:25 +02:00
Vince
e1e7dbf2e1
Fix right sticky panel on FF
...
width can't be force on a display:table element in firefox.
I added a level of wrappers to workaround.
2013-06-23 14:42:12 +02:00
jdescottes
843a61b25a
Merge branch 'master' into gh-pages
2013-06-20 07:24:57 +02:00
Julian Descottes
66d19cf9ca
Merge pull request #112 from juliandescottes/fix-canvas-size-with-grid
...
Fix canvas size when grid display is active
2013-06-19 22:23:55 -07:00
grosbouddha
f5335a6867
Merge pull request #113 from juliandescottes/fix-addframe-button-sortable
...
Exclude add-frame-button from sortable items in preview-film
2013-06-19 16:57:00 -07:00
jdescottes
a01afe2cfd
Changed sortable items selector to a more robust one
2013-06-20 00:32:53 +02:00
jdescottes
07ced5a3b2
Exclude add-frame-button from sortable items in preview-film
2013-06-20 00:05:23 +02:00
Vince
4618cb643a
Fix canvas size when grid display is active
...
- Dynamic resizing of canvas when display_grid is activated/deactivated
- Adding a main-wrapper to get a perfect alignement at the top and
bottom the application screen
- fix DPI update on page load (independent of grid option).
- fix available width for DPI calculation (using margin-box, was using
only content before)
2013-06-19 19:01:12 +02:00
jdescottes
69a2a76192
Merge branch 'master' into gh-pages
2013-06-19 07:39:08 +02:00
jdescottes
6cb145ae34
Merge branch 'master' into user-settings
2013-06-19 07:38:13 +02:00
Vince
7bbcbe1861
Review comments
2013-06-19 01:51:53 +02:00
jdescottes
6f6d2b84b3
Merge branch 'master' into gh-pages
2013-06-19 00:30:30 +02:00
jdescottes
0fe2e981b0
Reverted back to onchange due to lack of support of input range in firefox 21
2013-06-19 00:29:07 +02:00
jdescottes
ac01014117
Merge branch 'slider-init' of https://github.com/captainbrosset/piskel into captainbrosset-slider-init
2013-06-19 00:06:51 +02:00
Vince
73aae69425
Fix Travis: convert tabs to spaces
2013-06-17 23:22:30 +02:00
Vince
5913b19641
Plug canvas background settings on UserSettings storage
...
Canvas background class are now manager at the FrameRenderer level
instead of CSS classes at the top of the DOM.
2013-06-17 23:10:35 +02:00
Vince
9eac3414a3
Clean grid code: semantic names and tiny refactor using UserSettings
2013-06-17 23:06:17 +02:00
Vince
2691b23c09
Fix cache typo in UserSettings
2013-06-17 21:23:21 +02:00
Vince
9a3a87bd57
Fix travis
2013-06-17 21:03:22 +02:00
Vince
1d4ff1d2de
Create an event based UserSettings and use it for the grid diplay state.
2013-06-17 20:24:27 +02:00
Vince
889d5c0d53
Add basic UserSettings persistence static utility.
...
Based on localStorage for now.
2013-06-17 19:54:43 +02:00
Vince
403105aae4
Adding TODOs related to namespace cleaning
2013-06-17 11:42:53 +02:00
Vince
97ddc6ecc1
Adding simple backgorund picker (without persistence)
2013-06-17 11:36:56 +02:00
Vince
cc3bd72b86
Small settings panel styles update
2013-06-17 10:37:23 +02:00