信号按钮层次调整
This commit is contained in:
parent
b1638adeec
commit
eba6f3c1e0
@ -38,7 +38,7 @@ export default class SignalButton extends Group {
|
||||
} else {
|
||||
this.computedPosition = model.position;
|
||||
}
|
||||
this.z = 0;
|
||||
this.z = 10;
|
||||
this.model = model;
|
||||
this.style = style;
|
||||
this.pressed = false;
|
||||
|
Loading…
Reference in New Issue
Block a user