Commit graph

1076 commits

Author SHA1 Message Date
DD Liu
0f99d459d0
Merge pull request #981 from fsih/centeringFadeFormula
Centering fade formula
2020-02-12 13:24:18 -05:00
DD Liu
dd63f75a38 Clarify comments 2020-02-12 13:21:09 -05:00
DD Liu
591cf6d635 Slightly adjust the opacity per design feedback 2020-02-12 11:58:08 -05:00
DD Liu
37ede20e0a Fix a bug where the rectangles didnt get cleaned up from the view 2020-02-11 22:30:59 -05:00
DD Liu
e8c33c8779 Change the opacity code so that the crosshair stays opaque over the entirety of the selection 2020-02-11 21:44:45 -05:00
DD Liu
edfa1e2316
Merge pull request #974 from fsih/readdCentering
Re-add centering
2020-02-10 12:40:20 -05:00
DD Liu
56a9e92458 Fix lint 2020-02-09 21:12:30 -05:00
DD Liu
00c0b303bf Adjust opacities 2020-02-08 01:07:23 -05:00
DD Liu
3907fd4f89 Fade drag crosshair if youre far away 2020-02-08 01:07:00 -05:00
DD Liu
23ee224ab1 Manually draw icons 2020-02-08 00:49:48 -05:00
DD Liu
4fe7c0ab8b Revert "Revert "Crosshair""
This reverts commit 999c62ff5c.
2020-02-06 18:11:10 -05:00
Paul Kaplan
6f89d8956a
Merge pull request #971 from LLK/revert-925-crosshair
Revert "Crosshair and centering tool"
2020-02-06 12:17:42 -05:00
Paul Kaplan
999c62ff5c
Revert "Crosshair" 2020-02-06 12:15:59 -05:00
DD Liu
aa910818e3
Merge pull request #970 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20200205003400
Greenkeeper/scratch svg renderer 0.2.0 prerelease.20200205003400
2020-02-04 19:55:04 -05:00
greenkeeper[bot]
f22fedd3a2
chore(package): update lockfile package-lock.json 2020-02-05 00:35:43 +00:00
greenkeeper[bot]
3266038ae6
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20200205003400
Closes #969
2020-02-05 00:35:39 +00:00
DD Liu
56e0332ed2
Merge pull request #968 from paulkaplan/fix-eyedropper-crash
Fix Safari crash in color picker
2020-02-04 18:49:24 -05:00
DD Liu
2e7eea2cd5
Merge pull request #964 from fsih/changeAltScale
Alt+scale edge follows cursor
2020-02-04 10:46:32 -05:00
Paul Kaplan
3470fd8232 Prevent rounding error when getting image data.
This was causing a crash on Safari. See #966 for more details.
2020-02-04 09:02:21 -05:00
DD Liu
bf2fa3c854 xMerge branch 'develop' into changeAltScale 2020-01-30 15:11:26 -05:00
DD Liu
4e8d190843
Merge pull request #925 from fsih/crosshair
Center crosshair snapping
2020-01-30 14:12:07 -05:00
DD Liu
18fa1e2b61 Fix incorrect crosshair size after zoom to fit 2020-01-29 20:56:43 -05:00
DD Liu
21f2b489d0 fix a crash if you deselect everything 2020-01-29 20:35:17 -05:00
DD Liu
1fb8e9462a
Merge pull request #953 from LLK/greenkeeper/css-loader-3.4.0
chore(package): update css-loader to version 3.4.0
2020-01-29 12:40:12 -05:00
DD Liu
5535942727
Merge pull request #954 from LLK/greenkeeper/autoprefixer-9.7.4
Greenkeeper/autoprefixer 9.7.4
2020-01-29 12:40:03 -05:00
DD Liu
4efa4ccf2b
Merge pull request #952 from LLK/greenkeeper/mkdirp-1.0.3
Greenkeeper/mkdirp 1.0.3
2020-01-29 12:38:31 -05:00
DD Liu
3f46c04f19 Move anchor icon load to mouse down to avoid an issue where the view hasn't loaded yet 2020-01-29 12:01:01 -05:00
DD Liu
231c98da3c Only load anchorIcon if it doesn't exist 2020-01-29 11:59:22 -05:00
DD Liu
9a3a49b88e Altscale edge follows cursor 2020-01-29 11:47:28 -05:00
DD Liu
9e097ea8c8 Revert changes to scale while holding alt 2020-01-29 11:44:03 -05:00
DD Liu
68e53e7c30 Add to all modes besides reshape 2020-01-29 11:18:55 -05:00
DD Liu
e16a85adb1 fix lint 2020-01-28 12:08:27 -05:00
DD Liu
3733fb4148 Style drag crosshair and selection crosshair and add snapping between the two 2020-01-28 12:08:27 -05:00
adroitwhiz
24ec9f76a6 travis ci 2020-01-28 12:08:27 -05:00
adroitwhiz
609fd939d9 Add transparent crosshair above dragged items 2020-01-28 12:08:27 -05:00
DD Liu
db67246dd5
Merge pull request #924 from fsih/fixStackingButtons
Fix stacking buttons
2020-01-27 17:30:40 -05:00
greenkeeper[bot]
264ad1943e
chore(package): update lockfile package-lock.json 2020-01-24 21:10:54 +00:00
greenkeeper[bot]
08eac436cc
chore(package): update mkdirp to version 1.0.3
Closes #950
2020-01-24 21:10:49 +00:00
DD Liu
f7bade8781 Instead of increasing the max width of tools, slightly increase the width at which paint editor switches over to 2 rows of tools so that they have enough space to make 2 rows 2020-01-17 14:10:37 -05:00
greenkeeper[bot]
1223ae0707
chore(package): update lockfile package-lock.json 2020-01-16 00:31:47 +00:00
greenkeeper[bot]
e7a59950b4
chore(package): update autoprefixer to version 9.7.4
Closes #926
2020-01-16 00:31:42 +00:00
DD Liu
81293e13a9
Merge pull request #944 from fsih/updateSvgRend
Update svg renderer
2020-01-09 02:29:01 -05:00
DD Liu
800aecab07 Update svg renderer 2020-01-09 02:20:14 -05:00
DD Liu
fcd6027527
Merge pull request #938 from fsih/updateSvgRend
Update svg renderer
2020-01-07 16:06:07 -05:00
DD Liu
eca06e88ce Merge branch 'develop' into updateSvgRend 2020-01-07 15:58:47 -05:00
DD Liu
6e68eaaac0 Update svg renderer 2020-01-07 15:52:22 -05:00
DD Liu
7e48ef2850
Merge pull request #936 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20200103191258
Update scratch-svg-renderer to the latest version 🚀
2020-01-07 11:48:42 -05:00
greenkeeper[bot]
57863aa6ff
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20200103191258 2020-01-03 19:18:26 +00:00
picklesrus
2e8c8113d2
Merge pull request #934 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20191217211338
Update scratch-svg-renderer to the latest version 🚀
2019-12-17 16:29:56 -05:00
greenkeeper[bot]
616b0fb70f
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20191217211338 2019-12-17 21:15:16 +00:00