remove unneeded setOption call
This commit is contained in:
parent
fdbd11d3df
commit
0450a1a539
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ function LineWidgets(session) {
|
|||
|
||||
editor.widgetManager = this;
|
||||
|
||||
editor.setOption("enableLineWidgets", true);
|
||||
editor.renderer.on("beforeRender", this.measureWidgets);
|
||||
editor.renderer.on("afterRender", this.renderWidgets);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue