Yuri Strot
|
3883524382
|
Fix ambiguous initializers in SVGView
|
2018-07-09 23:16:04 +07:00 |
|
Yuri Strot
|
c9532fc831
|
Fix author in podspec
|
2018-06-28 17:38:49 +07:00 |
|
Yuri Strot
|
1fad1619bb
|
Update README.md
|
2018-06-28 17:33:00 +07:00 |
|
Yuri Strot
|
1ea58f334e
|
Update formatting
|
2018-06-28 17:27:16 +07:00 |
|
Yuri Strot
|
4378c84ac3
|
Fix event samples for iOS and macOS
|
2018-06-27 22:00:50 +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 |
|
Yuri Strot
|
8da86beccf
|
Merge pull request #443 from f3dm76/fix/opacityLoss
Fix #440: Default SVG shape fill color is black
|
2018-06-27 19:33:09 +07:00 |
|
Alisa Mylnikova
|
f08fca9f05
|
Fix #440: Default SVG shape fill color is black
|
2018-06-27 18:09:16 +07:00 |
|
Alisa Mylnikova
|
2b6a2e380a
|
Fix MacOS example's window size
|
2018-06-27 17:50:40 +07:00 |
|
Yuri Strot
|
4c3e7cc7cc
|
Merge pull request #441 from f3dm76/fix/serialization
Add meter limit and offset serialization
|
2018-06-27 15:55:31 +07:00 |
|
Alisa Mylnikova
|
d75426c031
|
Add meter limit and offset serialization
fix
|
2018-06-27 15:48:12 +07:00 |
|
Alisa Mylnikova
|
e206588c76
|
Fix parsing dashoffset in pixels
|
2018-06-27 14:10:25 +07:00 |
|
Alisa Mylnikova
|
df514e6d51
|
Update svg example file for macOS
|
2018-06-27 12:34:56 +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 |
|
Yuri Strot
|
01ee431404
|
Merge pull request #439 from f3dm76/fix/contentModes
Add non scaling content mode
|
2018-06-26 17:27:57 +07:00 |
|
Yuri Strot
|
6628667b5b
|
Merge pull request #438 from f3dm76/fix/maskTests
Fix mask tests
|
2018-06-26 17:21:31 +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
|
1e8be72885
|
Fix warning in macOS example project
|
2018-06-26 13:07:58 +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 |
|
Alisa Mylnikova
|
12573c53a7
|
Fix mask tests
|
2018-06-26 12:13:09 +07:00 |
|
Stephanie Sharp
|
0a52db1c8d
|
Fix image clip path
|
2018-06-25 17:18:47 -04:00 |
|
Anton Marunko
|
f72cd63feb
|
Formatting fixes for examples projects
|
2018-06-26 00:08:47 +07:00 |
|
Anton Marunko
|
b4581e8b12
|
Fixed stroked shapes + test changes
|
2018-06-26 00:08:26 +07:00 |
|
Yuri Strot
|
4faf76fcfc
|
Fix Macaw logo in README
|
2018-06-25 19:36:55 +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
|
071bd77bf5
|
Add ColorMatrix class to OSX target
|
2018-06-25 18:51:00 +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
|
9ba45ec11b
|
Added TO DO description for removed unworked tests related to apple bug http://www.openradar.me/6468254639
|
2018-06-25 11:49:54 +07:00 |
|
Anton Marunko
|
e647f76ffc
|
Change way of creating paths bounds test
|
2018-06-25 11:39:05 +07:00 |
|
Anton Marunko
|
c1047f4fb8
|
Changing formatting for polyline bounds test
|
2018-06-25 11:22:21 +07:00 |
|
Anton Marunko
|
ffdf9fe2ee
|
Removing unused commented code
|
2018-06-25 11:19:16 +07:00 |
|
Anton Marunko
|
f899cf22d2
|
Moving BoundsUtils to utils folder
|
2018-06-22 14:16:35 +07:00 |
|
Anton Marunko
|
ca0079678d
|
Refactoring tests from svg to manual models creating, removing unused stuff
|
2018-06-22 14:15:34 +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 |
|
Yuri Strot
|
5aae887555
|
Merge pull request #431 from exyte/feature/intrinsic-content-size
Implement intrinsic content size for MacawView
|
2018-06-21 18:46:26 +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 |
|
Yuri Strot
|
bd9ed35075
|
Merge pull request #423 from exyte/public-bounds
Public bounds
|
2018-06-18 18:48:05 +07:00 |
|
Anton Marunko
|
10c44cb41a
|
Removing commented code
|
2018-06-18 17:04:18 +07:00 |
|
Anton Marunko
|
1a13b060fd
|
Fixes for test
|
2018-06-18 16:02:56 +07:00 |
|