道岔绘图调整(除了哈尔滨线路外,其余线路反位不显示岔芯 直角梯形D)
This commit is contained in:
parent
647897b2c4
commit
6680ea03cf
@ -303,7 +303,9 @@ export default class Switch extends Group {
|
||||
this.relocShelter.show(); // 反位
|
||||
}
|
||||
this.locShelter.hide(); // 定位
|
||||
if (this.style.Switch.sectionAction.flag) { // 哈尔滨线路处理道岔相关区段颜色
|
||||
this.sheltertriangle.show();
|
||||
}
|
||||
this.setSectionState(this.sheltertriangle.getSection(), 'fill', this.model);
|
||||
if (this.style.Switch.core.graphShow) { // 佛山线路显示
|
||||
this.sheltertriangle.hide();
|
||||
|
Loading…
Reference in New Issue
Block a user