no message
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m13s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m13s
This commit is contained in:
parent
45f7a03d48
commit
5f2a879c46
@ -112,7 +112,7 @@ export class RollerManager extends Component {
|
||||
let UIComponent = maskNode.addComponent(UITransform);
|
||||
comp.type = Mask.Type.GRAPHICS_RECT;
|
||||
|
||||
UIComponent.setContentSize(1040, 840)
|
||||
UIComponent.setContentSize(1040, 830)
|
||||
return maskNode;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user