Fix PDA uplink UI.
Just a quick fix for the playtest.
This commit is contained in:
@@ -386,7 +386,6 @@ namespace Content.Client.PDA
|
|||||||
HorizontalExpand = true,
|
HorizontalExpand = true,
|
||||||
VerticalExpand = true,
|
VerticalExpand = true,
|
||||||
SizeFlagsStretchRatio = 2,
|
SizeFlagsStretchRatio = 2,
|
||||||
MinSize = (100, 256)
|
|
||||||
};
|
};
|
||||||
|
|
||||||
//Add the category list to the left side. The store items to center.
|
//Add the category list to the left side. The store items to center.
|
||||||
|
|||||||
4
Resources/Changelog/Parts/uplink.yml
Normal file
4
Resources/Changelog/Parts/uplink.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
author: Zumorica
|
||||||
|
changes:
|
||||||
|
- type: Fix
|
||||||
|
message: Fix uplink UI text going above limits.
|
||||||
Reference in New Issue
Block a user