Improved shortcuts and drag/drop
This commit is contained in:
@@ -6,4 +6,9 @@ function Path_Close()
|
||||
{
|
||||
return "Z ";
|
||||
}
|
||||
|
||||
this.handles = function()
|
||||
{
|
||||
return [];
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user