RED-8217: removed redundant line which could cause bug.
This commit is contained in:
parent
f16ebc505b
commit
af4a021bd4
@ -49,8 +49,6 @@ export class LayersService {
|
|||||||
|
|
||||||
this._documentViewer.document.setLayersArray(layers);
|
this._documentViewer.document.setLayersArray(layers);
|
||||||
this._documentViewer.refreshAndUpdateView();
|
this._documentViewer.refreshAndUpdateView();
|
||||||
|
|
||||||
this.active.update(value => !value);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#updateButton() {
|
#updateButton() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user