Set SpriteView sizes in various controls. (#15935)
This commit is contained in:
@@ -95,6 +95,7 @@ public sealed class ActionButton : Control
|
||||
HorizontalExpand = true,
|
||||
VerticalExpand = true,
|
||||
Scale = (2, 2),
|
||||
SetSize = (64, 64),
|
||||
Visible = false,
|
||||
OverrideDirection = Direction.South,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user