Andrey Antukh
671c2d912c
Remove all usage of mx/component and replace that with rumext.
2017-04-08 18:30:03 +02:00
Andrey Antukh
eb19d5f90a
Draw image with original size instead with a fixed one.
2017-03-21 11:27:17 +01:00
Andrey Antukh
4ce0b50c04
Fix proportion locking mode on drawing shape.
...
Fixes issue #61
2017-02-28 18:44:35 +01:00
Andrey Antukh
8697df75c1
Fix path drawing broken in previous commits.
2017-02-27 20:39:02 +01:00
Andrey Antukh
f82ddac72d
Fix many inconsistencies between drawing and resizing.
...
This enables sharing code between the drawing logic and
the simple resizing. Allowing drawing in any direction,
not only from top-left to bottom-right.
Fixes issue #44 .
2017-02-27 20:28:37 +01:00
Andrey Antukh
3940995e21
Dont allow draw empty shapes.
2017-02-22 21:02:40 +01:00
Andrey Antukh
6f4cc4f543
Minor refactor on ruler code.
2017-02-22 17:56:00 +01:00
Andrey Antukh
e8fcb38597
Rename :points attr to :segments on path shape.
2017-02-14 21:57:28 +01:00
Andrey Antukh
b15d70ff91
Remove debug on drawing streams.
2017-02-14 21:54:42 +01:00
Andrey Antukh
6c1955c0d9
Many performance improvements on workspace.
2017-01-31 17:02:33 +01:00
Andrey Antukh
31b784f046
Fix depreaction warnings (changes introduced in 2.9.0 of beicon).
2017-01-30 17:50:44 +01:00
Andrey Antukh
b0de23b011
Get rid of buggy reactive locks and refactor all related code.
2017-01-30 17:08:02 +01:00
Andrey Antukh
7a7059e172
Start use one unique stream for send user events (mouse and keyboard).
2017-01-16 16:33:25 +01:00
Andrey Antukh
8c28a8c0a7
Move workspace.base refs and streams into separated namespaces.
...
A first step for streams refactor.
2017-01-12 17:39:26 +01:00
Andrey Antukh
137af0e14d
Reorganize viewport positioning related code.
2017-01-11 18:20:40 +01:00