CodeDoctor

Results 294 comments of CodeDoctor
trafficstars

yeah that's intentional since the eraser can only delete paths, and a shape element isn't a path element. How should the shape look like if you remove a part? Maybe...

yeah it's not ideal. Feel free to improve it (it's inside `file_system_dav.dart`)

that's a nice idea. needs some platform specific code but we can add it.

Hi, this is a good idea. I would add it to the same lock menu and if you try to select something it also only selects the elements in this...

Hi, thanks for your suggestion. This could also be related to #680 and #683. Can we combine this to a solution that this issue is covered? I'm thinking about adding...

Oh you mean this... But I think we can also change add my idea here too since if the element is only 1 pixel inside, it is inside the area....

Added full selection mode in 2.2.0-beta.3 in https://github.com/LinwoodDev/Butterfly/commit/d100fbf0c560964813e3dac143a9e471ba3eb748

@steveruizok maybe it has something to do with the steps: https://github.com/steveruizok/perfect-freehand-dart/blob/main/lib/src/get_stroke_outline_points.dart#L164 On a scaled canvas, the steps are bigger.