Minor visual fixups from StyleboxTexture scaling (#17763)
This commit is contained in:
@@ -113,7 +113,7 @@ namespace Content.Client.UserInterface.Controls
|
||||
EdgeColor);
|
||||
}
|
||||
|
||||
GetActualStyleBox()?.Draw(handle, centerBox);
|
||||
GetActualStyleBox()?.Draw(handle, centerBox, UIScale);
|
||||
}
|
||||
|
||||
private StyleBox? GetActualStyleBox()
|
||||
|
||||
Reference in New Issue
Block a user