|
@@ -1468,7 +1468,7 @@ export default class Layer {
|
|
|
Settings.baseLineId = null;
|
|
|
this.uiControl.graphicStateUI.canAngleLocationMode = false;
|
|
|
this.uiControl.graphicStateUI.canAllLocationMode = false;
|
|
|
- this.uiControl.graphicStateUI.canNotBaseLine = false;
|
|
|
+ this.uiControl.graphicStateUI.canVerticalMeasure = false;
|
|
|
this.uiControl.graphicStateUI.existsBaseLine = false;
|
|
|
}
|
|
|
|