Commit Graph

1349 Commits

Author SHA1 Message Date
Andrey Antukh
5d0661c05f Handle proportion locking on mouse resize. 2016-09-29 07:11:05 +02:00
Andrey Antukh
a994dba165 Add proportions related events to shapes events ns. 2016-09-29 07:10:42 +02:00
Andrey Antukh
69f258b4f4 Add a precondition to update-size event. 2016-09-29 07:08:54 +02:00
Andrey Antukh
4f2e4a54aa Remove wrong docstring. 2016-09-29 07:06:58 +02:00
Andrey Antukh
e30871bd48 Make update-size event work with different types of shapes.
Thanks to the previously added `resize-dim` geom helpers.
2016-09-29 07:06:03 +02:00
Andrey Antukh
b3207b5746 Add resize-dim function to geom helpers.
A helper for resize by width and height with
initial support for rect, icon and circle.
2016-09-29 07:03:54 +02:00
Andrey Antukh
17cdaab2cc Add support for circle shape in size geom function.
With minor private function naming refactor.
2016-09-29 07:02:24 +02:00
Andrey Antukh
20cfae2a17 Setup shape proportions when it is added to the page. 2016-09-29 07:01:28 +02:00
Andrey Antukh
84ef0a75e1 Add setup-proportions function to geom helpers. 2016-09-29 07:00:50 +02:00
Andrey Antukh
c9f8b5b562 Fix proportion lock icon selected color. 2016-09-29 06:58:42 +02:00
Andrey Antukh
1a51aaf8cf Add missing default color on stroke options. 2016-09-27 10:51:02 +03:00
Andrey Antukh
57396cf368 Add missing :include-macros true on mixins ns import. 2016-09-27 09:30:43 +03:00
Andrey Antukh
692f066cf4 Minor refactor on projects page (ui components). 2016-09-27 09:30:03 +03:00
Andrey Antukh
40b71fda5e Add missing icons related events ns. 2016-09-27 09:28:37 +03:00
Andrey Antukh
5bf3e9a06e Improve state usage of colors page and its events. 2016-09-27 09:28:14 +03:00
Andrey Antukh
9af2e54a2c Improve state usage on images page and its events. 2016-09-27 09:27:15 +03:00
Andrey Antukh
a325e2e3ae Refactor icons page. 2016-09-27 09:26:25 +03:00
Andrey Antukh
10930fff2e Minor cosmetic improvements on header. 2016-09-27 09:25:40 +03:00
Andrey Antukh
d372e32986 Add missing translation strings related to icons page. 2016-09-27 09:24:11 +03:00
Andrey Antukh
a4e3118073 Fix builtin icons library data structure. 2016-09-27 09:23:40 +03:00
Andrey Antukh
66e70394d0 Cosmetic changes on library ns. 2016-09-27 09:23:16 +03:00
Andrey Antukh
d871dfceac Simplify projects events. 2016-09-27 09:22:42 +03:00
Andrey Antukh
6795a4d9a5 Add deletion confirmation to image collection and image item. 2016-09-25 15:20:10 +03:00
Andrey Antukh
77dec1d0e6 Remove println 2016-09-25 13:30:48 +03:00
Andrey Antukh
cf7a3f8e3b More refactor on images page. 2016-09-25 13:29:33 +03:00
Andrey Antukh
3ad91671a2 Major refactor of images page ns (in the same way as colors ns). 2016-09-25 10:21:04 +03:00
Andrey Antukh
9fa4d8f4d9 Minor ns reorg in colors page namespace. 2016-09-25 10:20:48 +03:00
Andrey Antukh
a45d91e663 Add new urls for images page. 2016-09-25 10:20:22 +03:00
Andrey Antukh
7ccb81e8fb Fix images builtin library data structure format. 2016-09-25 10:20:02 +03:00
Andrey Antukh
a3db60c2fe Add new events for images page. 2016-09-25 10:19:45 +03:00
Andrey Antukh
abead1aa9e Add missing fields on loaded image collections. 2016-09-25 10:19:06 +03:00
Andrey Antukh
6c43164ed1 Add new approach for images page initialization. 2016-09-25 10:18:30 +03:00
Andrey Antukh
5dfaf8e4be Minor changes on data loading on colors page. 2016-09-25 10:16:36 +03:00
Andrey Antukh
8d20cf9d3d Disable loader on colors. 2016-09-25 10:15:55 +03:00
Andrey Antukh
1acdef47d4 Cosmetic fixes on view ui ns. 2016-09-23 09:00:38 +03:00
Andrey Antukh
a7f8443843 Refactor dashboard colors page. 2016-09-23 09:00:07 +03:00
Andrey Antukh
9728098c96 Minor ns macro reorganization on ui.viewer ns. 2016-09-23 08:59:02 +03:00
Andrey Antukh
85275f9448 Add missing mount alias in mixins ns. 2016-09-23 08:58:19 +03:00
Andrey Antukh
d6f96c246d Add uuid-str? predicate. 2016-09-23 08:57:57 +03:00
Andrey Antukh
a95bd7f02a Improve color/hex? predicate. 2016-09-23 08:57:14 +03:00
Andrey Antukh
3584c1f59a Minor fix on layers sidebar event handling. 2016-09-23 08:56:06 +03:00
Andrey Antukh
366fdbd067 Minor ns macro reorganization on clipboard ns. 2016-09-23 08:55:23 +03:00
Andrey Antukh
f46ac8154c Fix compatibility with latest funcool/cuerdas version. 2016-09-23 08:54:50 +03:00
Andrey Antukh
ec04fccf0c Add support for nil and keywords as url parameters. 2016-09-23 08:53:15 +03:00
Andrey Antukh
632fccec5d Cosmetic improvement to app main component. 2016-09-23 08:52:43 +03:00
Andrey Antukh
130895f2c3 Remove state.colors namespace. 2016-09-23 08:52:02 +03:00
Andrey Antukh
0a2d774b5e Initialize some state keys as nil instead of empty hash-map. 2016-09-23 08:33:34 +03:00
Andrey Antukh
f1107432b7 Minor changes on the colors library. 2016-09-23 08:33:06 +03:00
Andrey Antukh
3fdee99aa8 Update dependencies. 2016-09-23 08:32:34 +03:00
Andrey Antukh
335c972c20 Add missing name persistence on layers sidebar. 2016-08-31 20:00:54 +03:00