Fix 2d paint jitter for live brush
This commit is contained in:
@@ -291,7 +291,7 @@ class RenderPathPaint {
|
||||
liveLayerLocked = use;
|
||||
}
|
||||
|
||||
public static function commandsLiveBrush() {
|
||||
static function commandsLiveBrush() {
|
||||
|
||||
var tool = Context.tool;
|
||||
if (tool != ToolBrush &&
|
||||
|
||||
Reference in New Issue
Block a user