-
```
What do you need to do?
The right-click when you're using the eraser tool that replaces colours, does
not replace colours with transparency.
How would you like to do it?
When using the eraser to…
-
- [x] Data in tiles
- [x] Functional styling
- [ ] Polish styling
Should we pull this out to landuse park for tunnels too?
https://github.com/tangrams/eraser-map/blob/gh-pages/eraser-map.yaml#L104…
-
Cellular HTML5:
The desktop version of Cellular had a nice toolbar that adjusts brush size, has an eraser, etc. (see image below). The HTML5 version lacks these things.
I also realize that much of…
-
Pens are nice because they support hover and buttons.
E.g., the Samsung S-Pen has a button that can neatly function as eraser.
kno10 updated
9 months ago
-
On a Samsung Galaxy tab, when drawing in the pen mode, I always need to switch to the eraser when I want to erase. In other apps, like OneNote and SamsungNotes, it is possible to erase by pressing the…
-
```
What do you need to do?
The right-click when you're using the eraser tool that replaces colours, does
not replace colours with transparency.
How would you like to do it?
When using the eraser to…
-
-
**Describe the bug**
A student kept getting crashes today while trying to erase parts of vector shapes made with the geometric tool. I can reproduce with the same level on my own computer, though…
-
Just installed the hack under version 2.9.2.217. When using the button for the Lamy it will switch to the eraser, but after letting the button go it does not switch back to the pen, but stays on the…
-
Hello
I am searching how to do an Undo on an Eraser action ?
I tried
```
const eraser = new EraserBrush(myCanvas);
eraser.on('end', (e) => {
setTimeout(()=>{
myCanvas.remove(e.detail.…