Paul Kaplan
c452e14f12
Merge pull request #831 from paulkaplan/fix-black-hole
...
Change fill logic to prevent setting gradients by accident
2019-03-11 10:59:36 -04:00
Paul Kaplan
5a3cb1c8de
Change fill logic to prevent setting gradients by accident
2019-03-06 13:26:13 -05:00
Katie Broida
75723a7ae2
Save zero width and height on bitmap's imageData object
2019-03-05 15:22:20 -05:00
Katie Broida
2f5c37910f
Invert while loop order for checking bounds so that bottom and right end at 0,0
...
Ending our bounds check at 0,0 will pass 1,1 for empty bitmaps as the x and y values to calculate the skin's rotation center.
2019-02-08 16:15:00 -05:00
Jacco Kulman
a0edeb7d9c
Pan/zoom with tool #401
2019-02-06 12:10:17 +01:00
Paul Kaplan
f95d458b45
Merge pull request #819 from paulkaplan/touch-eye-dropper
...
Make eyedropper work on touch, fix related bugs
2019-01-14 15:41:32 -05:00
Paul Kaplan
8e8701f6d3
Fix a bug with the loupe where it would be blank on first render.
...
Wasn't much of an issue when using only mousemove because that was called many times, but calling on mousedown makes the first blank frame more obvious.
2019-01-14 10:23:15 -05:00
Paul Kaplan
7f1c0c2a65
Move eyedropper callback into mouseUp to allow dragging the loupe around
2019-01-14 10:19:39 -05:00
Paul Kaplan
13052b967e
Fix previousTool=null bug from Sentry
2019-01-14 10:07:06 -05:00
DD Liu
ec6c416468
Update deps to support newlines ( #805 )
2018-12-20 14:28:14 -05:00
greenkeeper[bot]
b8b89c6f9f
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181218153528 ( #802 )
2018-12-18 11:08:47 -05:00
Benjamin Wheeler
5756c2ef50
added note about npm run build to README ( #801 )
2018-12-17 10:53:19 -05:00
DD Liu
5ae3ade49b
Round stroke caps ( #798 )
2018-12-14 10:46:37 -05:00
DD Liu
1a8178808a
Limit stroke width to 100 ( #796 )
2018-12-14 10:46:15 -05:00
DD Liu
38ca8b9d3b
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181213192400 ( #795 )
...
Closes #794
2018-12-13 15:47:12 -05:00
greenkeeper[bot]
1bdb1227ef
Update scratch-svg-renderer to the latest version 🚀 ( #791 )
2018-12-12 18:19:42 -05:00
chrisgarrity
b75f0efdf2
Merge pull request #785 from epicfaace/patch-messages
...
Get proper paintMessages object properties
2018-12-11 10:31:36 -05:00
Florrie
934b756032
Make mouse cursor react to what it's hovered over ( #762 )
2018-12-10 17:42:29 -05:00
Ashwin Ramaswami
bce0cbbbb5
Add "testURL" config to fix test issues ( #787 )
...
* Add "testURL" config to fix "localStorage is not available for opaque origins" problem
2018-12-10 15:56:37 -05:00
Ashwin Ramaswami
01090ec098
Get proper paintMessages object properties
2018-12-09 10:34:59 -08:00
chrisgarrity
f1efb97ace
Merge pull request #779 from chrisgarrity/update-l10n
...
Update scratch-l10n dependency
2018-12-03 14:23:24 -05:00
chrisgarrity
d2b05bf268
Update scratch-l10n dependency
...
- update to scratch-l10n that includes script for pushing new source file to transifex
- add new step to .travis.yml that will generate and push source strings if running a cron job
2018-11-30 13:57:33 -05:00
Florrie
a04f1276f8
Make circle (shift-oval) tool work for any direction dragged ( #774 )
2018-11-28 13:16:20 -05:00
greenkeeper[bot]
ada81cbd88
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181126212715 ( #776 )
2018-11-27 10:51:08 -05:00
DD Liu
badc549fdc
Revert "Revert "Wait for other callbacks before load SVG code"" ( #772 )
...
* Add back bitmap jumping fix
* Cancel previous async action if a new one is queued, and move zoomToFit call until after import
* Make bitmap load cancellable too
2018-11-20 14:10:25 -05:00
DD Liu
6d69e7c65f
Update to paper with unsmoothed rasters ( #771 )
2018-11-14 10:52:27 -05:00
Paul Kaplan
382f1fe0ef
Merge pull request #760 from LLK/revert-755-bitmapMove
...
Revert "Wait for other callbacks before load SVG code"
2018-11-09 13:07:11 -05:00
Paul Kaplan
dd35871076
Revert "Wait for other callbacks before load SVG code ( #755 )"
...
This reverts commit 2d277581b1
.
2018-11-09 13:01:58 -05:00
Paul Kaplan
e4e316fdbb
Revert "fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181101210634 ( #757 )"
...
This reverts commit c05d3b9887
.
2018-11-09 13:01:58 -05:00
Paul Kaplan
003a09ad87
Revert "Fix issues handling rasters in reshape ( #756 )"
...
This reverts commit b3009320d1
.
2018-11-09 13:01:58 -05:00
DD Liu
b3009320d1
Fix issues handling rasters in reshape ( #756 )
2018-11-05 15:58:42 -05:00
greenkeeper[bot]
c05d3b9887
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181101210634 ( #757 )
2018-11-05 11:53:38 -05:00
DD Liu
2d277581b1
Wait for other callbacks before load SVG code ( #755 )
2018-11-05 11:03:58 -05:00
DD Liu
b495821121
chore(package): update autoprefixer to version 9.3.1 ( #751 )
...
Closes #724
2018-10-29 11:14:09 -04:00
greenkeeper[bot]
b903c774c0
chore(package): update react-redux to version 5.1.0 ( #745 )
2018-10-29 11:04:54 -04:00
greenkeeper[bot]
f95178c9be
chore(package): update react-intl to version 2.7.2 ( #731 )
2018-10-29 11:04:20 -04:00
DD Liu
4bc3b5b624
Cut off text2 ( #744 )
2018-10-29 11:01:53 -04:00
DD Liu
edb70f9ca2
fix(package): update @scratch/paper to version 0.11.20181029143421 ( #750 )
...
Closes #749
2018-10-29 11:01:08 -04:00
DD Liu
8bc912e3d8
Update beta link
2018-10-25 10:46:01 -04:00
greenkeeper[bot]
20059d4a8d
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181024192149 ( #732 )
2018-10-24 17:55:32 -04:00
DD Liu
ae7c854d34
Remove paper dependency. We should exclusively use our own fork ( #735 )
2018-10-24 17:52:25 -04:00
DD Liu
c771a54ada
fix(package): update @scratch/paper to version 0.11.20181024192123 ( #734 )
...
Closes #730
2018-10-24 17:43:19 -04:00
DD Liu
34055465be
Update canvas-prebuilt ( #733 )
2018-10-24 15:38:45 -04:00
greenkeeper[bot]
2e2c755316
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20181017193458 ( #727 )
2018-10-17 15:47:52 -04:00
DD Liu
a18c6bff66
chore(package): update react-intl to version 2.7.1 ( #722 )
...
Closes #677
2018-10-10 15:41:24 -04:00
DD Liu
d34ca434e4
chore(package): update babel-plugin-react-intl to version 3.0.1 ( #721 )
...
Closes #672
2018-10-10 15:31:35 -04:00
DD Liu
4acb1fed16
chore(package): update postcss-simple-vars to version 5.0.1 ( #720 )
...
Closes #658
2018-10-10 15:31:27 -04:00
DD Liu
3287888380
chore(package): update autoprefixer to version 9.1.5 ( #719 )
...
Closes #650
2018-10-10 15:30:10 -04:00
DD Liu
08b32a21b9
chore(package): update react-tooltip to version 3.8.4 ( #718 )
...
Closes #649
2018-10-10 15:25:18 -04:00
DD Liu
2ea2af9b01
chore(package): update style-loader to version 0.23.1 ( #717 )
...
Closes #626
2018-10-10 15:20:11 -04:00