1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-21 01:47:44 +03:00
Commit Graph

804 Commits

Author SHA1 Message Date
Anton Marunko
ce6ef2906c Fix for more than one class attributes 2018-07-17 12:08:13 +07:00
Anton Marunko
dab32f8a28 Fixes for styles attributes 2018-07-16 19:49:09 +07:00
Yuri Strot
34e381f637 Fix #449: Typo in Rect.center() 2018-07-13 17:29:17 +07:00
Yuri Strot
3883524382 Fix ambiguous initializers in SVGView 2018-07-09 23:16:04 +07:00
Yuri Strot
1ea58f334e Update formatting 2018-06-28 17:27:16 +07:00
Yuri Strot
30dc952ea8
Merge pull request #437 from stephsharp/fix-transform
Fix transform on clipped images
2018-06-27 21:30:59 +07:00
Stephanie Sharp
7440cafe47 Fix transform on clipped images 2018-06-27 10:22:58 -04:00
Alisa Mylnikova
f08fca9f05 Fix #440: Default SVG shape fill color is black 2018-06-27 18:09:16 +07:00
Alisa Mylnikova
e206588c76 Fix parsing dashoffset in pixels 2018-06-27 14:10:25 +07:00
Yuri Strot
508859c007
Merge pull request #436 from stephsharp/fix-clip
Fix image clip path
2018-06-26 17:30:26 +07:00
Alisa Mylnikova
78a63006d7 Add non scaling content mode 2018-06-26 17:17:37 +07:00
Yuri Strot
54d6441679 Fix #435: Missing initializer 'init(frame:)' in SVGView makes it unusable with IBDesignable 2018-06-26 15:01:21 +07:00
Yuri Strot
80ca9f324e
Merge pull request #434 from exyte/fixes-for-stroke-shapes-bounds
Fixes for stroke shapes bounds
2018-06-26 12:51:28 +07:00
Stephanie Sharp
0a52db1c8d Fix image clip path 2018-06-25 17:18:47 -04:00
Anton Marunko
b4581e8b12 Fixed stroked shapes + test changes 2018-06-26 00:08:26 +07:00
Yuri Strot
768abfcc47 Use r instead of radius as a universal Macaw shortcut 2018-06-25 19:20:41 +07:00
Yuri Strot
d398fb2631 Use separate ColorMatrix class for corresponding effect 2018-06-25 18:35:38 +07:00
Yuri Strot
7a742fe3a3 Add Size.zero property 2018-06-25 18:16:01 +07:00
Yuri Strot
17e9ec150c Fix SVGCanvas bounds 2018-06-25 16:33:05 +07:00
Yuri Strot
e8828eea46 Fix compilation error 2018-06-25 13:33:02 +07:00
Yuri Strot
a1eafedb02
Merge pull request #429 from exyte/fixes-for-bounds
Fixes for bounds
2018-06-25 13:09:20 +07:00
Anton Marunko
f899cf22d2 Moving BoundsUtils to utils folder 2018-06-22 14:16:35 +07:00
Yuri Strot
80ca674f30
Merge pull request #430 from f3dm76/fix/idSerializing
Fix #407: Shapes exports to SVG without their identifiers
2018-06-21 19:10:13 +07:00
Alisa Mylnikova
a0873dbab7 Avoid unnecessary condition 2018-06-21 19:00:04 +07:00
Alisa Mylnikova
56e762b95a Fix #407: Shapes exports to SVG without their identifiers
Fix warning
2018-06-21 17:02:06 +07:00
Anton Marunko
f2d887bd6f Moved bounds to computed property 2018-06-21 13:05:38 +07:00
Anton Marunko
709283c61a Changes related to crash on bounds calculating 2018-06-21 12:41:12 +07:00
Anton Marunko
2241f68aa5 Added invalidating intrinsic content size 2018-06-19 14:06:55 +07:00
Anton Marunko
bd2bbc043f Added intrinsic content size to macaw view 2018-06-19 13:55:31 +07:00
Anton Marunko
55e1d1f4c6 fixed optional bounds for image 2018-06-18 15:54:59 +07:00
Anton Marunko
04c44435fb Merge branch 'master' into public-bounds 2018-06-18 15:05:26 +07:00
Anton Marunko
844323dcea Returning optional bounds 2018-06-18 14:53:01 +07:00
Anton Marunko
3dd0e83008 Revert "Fixes for tests"
This reverts commit 27d07e17a9.
2018-06-18 14:20:51 +07:00
Anton Marunko
f057775b06 Changed Path bounds 2018-06-15 14:31:11 +07:00
Alisa Mylnikova
2bbfa16ed5 Box units mask
Fix test

Fix test
2018-06-15 11:28:40 +07:00
Anton Marunko
1c90ae77ed Fix for one point shape bounds 2018-06-13 17:58:58 +07:00
Anton Marunko
cdc7d361b2 Fix for ellipse locus converting to cgPath 2018-06-13 17:58:39 +07:00
Alisa Mylnikova
84b6d86190 Add Group mask parsing 2018-06-13 17:49:30 +07:00
Anton Marunko
27d07e17a9 Fixes for tests 2018-06-13 17:13:33 +07:00
Yuri Strot
033db6a356
Merge pull request #413 from f3dm76/task/masks
Apply mask's color, not only form
2018-06-13 15:47:37 +07:00
Alisa Mylnikova
e4534de43c Little improvement 2018-06-13 15:29:12 +07:00
Alisa Mylnikova
47349f2404 Replace Shape with Node 2018-06-13 15:23:02 +07:00
Alisa Mylnikova
7913ecff2a Warnings 2018-06-13 15:11:08 +07:00
Yuri Strot
39f3c6cab0 Add Transform.concat(with:) method.
squash
2018-06-13 15:03:47 +07:00
Alisa Mylnikova
230f6dd41f Fix image's aspect fitting logic 2018-06-13 15:03:47 +07:00
Anton Marunko
4ccdc644ed Changes for bounds calculations 2018-06-13 14:42:36 +07:00
Alisa Mylnikova
636e1fe3d1 Merge commit '510576ccec81831da02e782bccb57e8b916856d8' into task/masks 2018-06-13 14:29:21 +07:00
Alisa Mylnikova
94a4cd178e Perform requested changes 2018-06-13 14:27:41 +07:00
Yuri Strot
510576ccec Add Transform.concat(with:) method. 2018-06-13 14:21:11 +07:00
Alisa Mylnikova
4287c5ee1d Fix box units calculating 2018-06-09 17:46:27 +07:00