Vadym Pasko

Results 3 comments of Vadym Pasko

`dropLock` clears selection even if `locked_object == null`, while original method `clearLock` skip this action due to this line of code at the top: `if (!locked_object) return`. I implemented `dropLock`...

Adding a fill option to svg export will be also useful