Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bulk deletion variant of eraser #41

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
d8fa4ca
Added 2D.js
rdbeach Apr 25, 2020
0b6d62f
prevent type coersions and replace new Array() with []
finnboeger Apr 25, 2020
3e3dcda
Added tool to delete multiple elements at once as alternative functio…
finnboeger Apr 26, 2020
48f8b89
Change var to let or const, prevent type coersions, replace jquery wi…
finnboeger Apr 26, 2020
f236c79
Improve detection of contained shapes.
finnboeger Apr 25, 2020
6177d71
let eraser ignore layers for now
finnboeger Apr 25, 2020
2e7d9ba
fix icons
finnboeger Apr 26, 2020
614a3c0
toggle name
finnboeger Apr 26, 2020
cba3ea0
ignore layers on mobile as well
finnboeger Apr 26, 2020
dc54c13
Handle bulk delete on the server side
rdbeach Apr 26, 2020
557c9d2
remove 2d.js
finnboeger Apr 26, 2020
8b8529a
search for objects inside a circle where the current pencil size is t…
finnboeger Apr 26, 2020
bd6b5f3
Merge remote-tracking branch 'og/master' into tool/eraser
finnboeger Apr 28, 2020
d2242bc
move multi eraser to seperate tool
finnboeger Apr 28, 2020
84b2c83
change let and const back to var
finnboeger Apr 28, 2020
8f5d4f4
created new icons
finnboeger Apr 28, 2020
7253cb5
correct search area size. Fixes #8
finnboeger Apr 28, 2020
8933bb3
Merge branch 'lovasoa/whitebophir' into tool/eraser
finnboeger May 1, 2020
a772280
remove conflict leftover
finnboeger May 1, 2020
b8a92a4
Merge branch 'lovasoa/whitebophir' into tool/eraser
finnboeger May 2, 2020
2691693
added todo
finnboeger May 2, 2020
83137a0
fix multi eraser
finnboeger May 2, 2020
bdb0fd2
updated todo / problem description
finnboeger May 3, 2020
19b564b
Merge branch 'lovasoa/whitebophir' into tool/eraser
finnboeger May 5, 2020
e905052
fix toggling for eraser
finnboeger May 5, 2020
78f748f
remove debug logging
finnboeger May 6, 2020
1b3ef74
only delete first shape encountered
finnboeger May 6, 2020
3437bc4
start search in the middle of the cursor and then gradually move outw…
finnboeger May 6, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'lovasoa/whitebophir' into tool/eraser
finnboeger committed May 5, 2020
commit 19b564bf9e01c62ac22f80d4878584d8801db26d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.