0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 00:40:30 -05:00
Commit graph

483 commits

Author SHA1 Message Date
Andrey Antukh
80385e21a7 Move coordinates widget to header. 2016-02-18 19:08:26 +02:00
Andrey Antukh
3827ecb5b7 Add grab icon on scroll is performed on workspace. 2016-02-18 19:03:11 +02:00
Andrey Antukh
5ce3812e8b Add vertical rule on scroll interaction. 2016-02-18 18:19:31 +02:00
Juan de la Cruz
3cd089bad8 fix select input style bug 2016-02-18 17:06:08 +01:00
Andrey Antukh
89baabbb62 Minor refactor on horizontal rules rendering. 2016-02-18 18:05:14 +02:00
Andrey Antukh
b2da09f0c1 Add top-rule interaction on scroll. 2016-02-18 18:05:14 +02:00
Juan de la Cruz
02db77dea7 fix settings bar flex problem 2016-02-18 16:54:43 +01:00
elhombretecla
be1a55f999 sketch new color theme variables 2016-02-17 19:58:38 +01:00
Andrey Antukh
5653a15ad5 Fix rules/scroll related issues. 2016-02-17 20:52:07 +02:00
Juan de la Cruz
773f67b09b color and visual refactor 2016-02-17 09:59:18 +02:00
Andrey Antukh
77fafa85ad Move element options to sidebar. 2016-02-16 21:09:13 +02:00
Andrey Antukh
61e0f6fa10 Remove some commented code. 2016-02-16 20:39:34 +02:00
Andrey Antukh
94c7f0df98 Move viewport scroll pressing space. 2016-02-16 20:38:04 +02:00
Andrey Antukh
674136bcab Fix canvas selrect selection. 2016-02-16 20:04:42 +02:00
Andrey Antukh
a55d3655cf Remove debug printlns from draw ns. 2016-02-16 19:55:18 +02:00
Andrey Antukh
8f078876f0 Remove unused code from selrect. 2016-02-16 19:55:00 +02:00
Andrey Antukh
5a73a4f198 Move the mouse stream generation under viewport. 2016-02-16 19:54:04 +02:00
Andrey Antukh
c7a38113a1 Refactor basic mouse streams and atoms on workspace/base. 2016-02-16 19:53:29 +02:00
Andrey Antukh
2982f347a4 Move selrect styles under viewport. 2016-02-16 19:52:50 +02:00
Andrey Antukh
a49e0c2f84 More work on scroll/position of workspace fixing. 2016-02-15 23:28:44 +02:00
Andrey Antukh
6235e9c86e Make the workspace canvas bigger and center the drawing layout. 2016-02-15 22:59:08 +02:00
Andrey Antukh
6d8ae401f3 Minor changes on rules. 2016-02-15 22:58:58 +02:00
Andrey Antukh
c2fb18a2df Make aware of scroll the selrect component. 2016-02-15 22:58:33 +02:00
Andrey Antukh
f36a61dcc6 Rename scroll atom to scroll-a on workspace/base and all affected code. 2016-02-15 22:57:36 +02:00
Andrey Antukh
f28a6e4138 Remove println. 2016-02-15 22:56:26 +02:00
Andrey Antukh
9a4b6ab417 Improved coordenates component. 2016-02-15 22:56:15 +02:00
Andrey Antukh
5e732a4d20 Emit point instances on scroll stream. 2016-02-15 22:55:43 +02:00
Andrey Antukh
547c2335ef Minor reorganization on workspace canvas styles. 2016-02-15 22:55:18 +02:00
Andrey Antukh
0f6c8fbb44 Minor change on project.clj 2016-02-15 22:54:25 +02:00
elhombretecla
1b4ac74118 change window icons 2016-02-14 20:42:38 +01:00
elhombretecla
54d1d750e9 restructure settings bar styles 2016-02-14 20:37:09 +01:00
Andrey Antukh
fefd863957 Add missing cats dep. 2016-02-14 19:30:51 +02:00
Andrey Antukh
8ec8e652cb Add sitemap. 2016-02-14 19:24:39 +02:00
Andrey Antukh
b5176fe7a1 Fix selected class on new buttons on header. 2016-02-12 18:52:31 +02:00
Andrey Antukh
5e8f741c2f Improved rules positioning. 2016-02-12 18:50:51 +02:00
Andrey Antukh
e6e7115e14 Fix rules with new layout. 2016-02-12 18:41:20 +02:00
Andrey Antukh
b15dfe953d Remove toolbox concept and implement all toolbox state as flags. 2016-02-12 18:41:20 +02:00
Andrey Antukh
5b04ef5d98 Remove padding on vertical rule on workspace. 2016-02-12 18:41:20 +02:00
Andrey Antukh
aed8560adf Remove lateral menu namespace. 2016-02-12 18:41:20 +02:00
elhombretecla
25a4e7b68c changes in sitemap btn 2016-02-12 18:41:20 +02:00
elhombretecla
371eff5047 changes styles for main icon 2016-02-12 18:41:20 +02:00
elhombretecla
3cae356f93 changes styles for the left sidebar 2016-02-12 18:41:20 +02:00
elhombretecla
35a1e9ceb3 change label and shortcut to main interactions 2016-02-12 18:41:20 +02:00
elhombretecla
eedbb3cbb6 add main interactions to workspace-bar 2016-02-12 18:41:20 +02:00
Andrey Antukh
f14e82291f First work on layout refactor. 2016-02-12 18:41:10 +02:00
Juan de la Cruz
bae17d11d5 add pin icon 2016-02-11 18:33:12 +01:00
Juan de la Cruz
11d08d6a24 changes in ruler 2016-02-10 13:35:24 +01:00
Juan de la Cruz
a3b97e8998 change ruler degrees 2016-02-07 18:33:38 +01:00
Andrey Antukh
8d82c59453 Remove old matrix/svg transformation code. 2016-02-06 18:02:46 +02:00
Andrey Antukh
6d89c573a6 Normalize coordinates on shapes. 2016-02-06 17:39:37 +02:00