(Panel) - ItemBox
- Main Window (Empty game object)
--- Background
- Outer
(this is the background that I resize, and with it everything resizes
) --- Glow - Outer (Has a UIAnchor and UIStretch (both) with "Background - Outer" as a container)
--- Content Window
----- ItemBox (has an ItemBox script)
------- Items Window (Empty GO)
---------- Background - Inner (Has a UIAnchor and UIStretch (both) with "Background - Outer" as a container)
---------- Glow - Inner (Has a UIAnchor and UIStretch (both) with "Background - Inner" as a container)
------- (Panel) - Clipping (Has a UIAnchor and UIStretch (both) with "Background - Inner" as a container)
---------- Items (Empty GO)
--- Title Bar
----- Background (Has a UIAnchor and UIStretch (horizontal) with "Background - Outer" as a container)
----- Buttons (Empty GO)
------- Close (Has a UIButton UIAnchor with "Background" (the previous one) as a container)
------- Sort (Same)