[SSE] Bug 32144.
This commit is contained in:
parent
14a24dd2ab
commit
4753d51917
|
@ -112,6 +112,7 @@ define([
|
||||||
|
|
||||||
if (SelectedObjects.length<=0 && !this.rightmenu.minimizedMode) {
|
if (SelectedObjects.length<=0 && !this.rightmenu.minimizedMode) {
|
||||||
this.rightmenu.clearSelection();
|
this.rightmenu.clearSelection();
|
||||||
|
this._openRightMenu = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
this.onFocusObject(SelectedObjects);
|
this.onFocusObject(SelectedObjects);
|
||||||
|
|
Loading…
Reference in a new issue