Fix color by author automatically enabled for non-owned pads
This commit is contained in:
parent
b0b4029556
commit
e5f1fa7ef0
@ -689,7 +689,7 @@ define([
|
||||
|
||||
Markers.create = function (config) {
|
||||
var Env = config;
|
||||
Env.authormarks = Util.clone(DEFAULT);
|
||||
Env.authormarks = {};
|
||||
Env.enabled = false;
|
||||
Env.myAuthorId = 0;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user