adroitwhiz
|
b0164e7783
|
Merge pull request #922 from adroitwhiz/swapcolorsinselection-continue
Skip processing of child paths in swapColorsInSelection
|
2020-05-15 20:23:43 -04:00 |
|
DD Liu
|
902b599cfa
|
Merge pull request #919 from adroitwhiz/handle-null-color
Handle `null` colors in bitmap shape tools
|
2020-05-15 14:56:42 -04:00 |
|
DD Liu
|
0e20cd0234
|
fix that zooming from .5 to .333 by scroll wheel is not smooth
|
2020-05-11 18:42:52 -04:00 |
|
DD Liu
|
5230e97903
|
Fix width/height switched
|
2020-05-11 17:56:22 -04:00 |
|
DD Liu
|
c6d5d892cf
|
Bring in adroitwhiz's changes
|
2020-05-06 22:57:11 -04:00 |
|
DD Liu
|
33659f1d16
|
Merge branch 'develop' into fillSpace
|
2020-05-06 22:46:48 -04:00 |
|
DD Liu
|
0d63987fea
|
Move magic numbers to constants in layer.js
|
2020-05-06 22:46:33 -04:00 |
|
adroitwhiz
|
77f01b3ec4
|
Remove compound path TODOs from blob.js
|
2020-04-24 17:38:53 -04:00 |
|
DD Liu
|
7ffe87e712
|
Merge pull request #921 from adroitwhiz/mergeeraser-skip-child-paths
Skip processing of child paths in mergeEraser
|
2020-04-24 17:07:06 -04:00 |
|
adroitwhiz
|
1c6425f9e3
|
Filter out compound path children *before* looping
|
2020-04-21 21:29:30 -04:00 |
|
DD Liu
|
337f12b836
|
Fill the available space in the costume tab
|
2020-04-21 18:04:26 -04:00 |
|
DD Liu
|
8865291d04
|
Add new zoom level
|
2020-04-21 17:59:56 -04:00 |
|
DD Liu
|
eda582363a
|
Pass mode through to more selection tools. Correct the mode type of some tools that were misreporting it before.
|
2020-04-21 13:11:27 -04:00 |
|
DD Liu
|
1eec689935
|
Fix not resizing the crosshair when switching tabs and coming back to the paint editor
|
2020-02-13 12:04:28 -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
|
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
|
999c62ff5c
|
Revert "Crosshair"
|
2020-02-06 12:15:59 -05: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 |
|
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
|
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
|
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 |
|
adroitwhiz
|
50172d494c
|
Skip processing of child paths in color swap
|
2020-01-09 15:02:20 -05:00 |
|
adroitwhiz
|
41e0765657
|
Skip processing of child paths in mergeEraser
|
2020-01-09 15:00:12 -05:00 |
|
DD Liu
|
e84b40cc72
|
Set rotation center of empty bitmaps to (0, 0)
|
2019-12-06 00:52:16 -05:00 |
|
adroitwhiz
|
46f5db055d
|
Handle null color in bitmap shape tools
|
2019-11-08 09:23:36 -05:00 |
|
adroitwhiz
|
4e4c02c7b4
|
Call inlineSvgFonts() on string instead of element
|
2019-05-16 16:51:36 -04:00 |
|
Paul Kaplan
|
5a3cb1c8de
|
Change fill logic to prevent setting gradients by accident
|
2019-03-06 13:26:13 -05:00 |
|
Paul Kaplan
|
7f1c0c2a65
|
Move eyedropper callback into mouseUp to allow dragging the loupe around
|
2019-01-14 10:19:39 -05:00 |
|
Florrie
|
934b756032
|
Make mouse cursor react to what it's hovered over (#762)
|
2018-12-10 17:42:29 -05:00 |
|
Florrie
|
a04f1276f8
|
Make circle (shift-oval) tool work for any direction dragged (#774)
|
2018-11-28 13:16:20 -05:00 |
|
DD Liu
|
b3009320d1
|
Fix issues handling rasters in reshape (#756)
|
2018-11-05 15:58:42 -05:00 |
|
DD Liu
|
4bc3b5b624
|
Cut off text2 (#744)
|
2018-10-29 11:01:53 -04:00 |
|
DD Liu
|
c6fb28a69c
|
Make stroke width 0 when transparent (#695)
|
2018-09-26 13:08:47 -04:00 |
|