mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 19:19:21 +01:00
Added GUI.resizer for changing sidebar/favourites width #2
This commit is contained in:
parent
8722a48467
commit
83d01c69d7
@ -556,7 +556,7 @@ local function calculateSizes()
|
|||||||
gotoButton.localX = statusContainer.localX + statusContainer.width
|
gotoButton.localX = statusContainer.localX + statusContainer.width
|
||||||
|
|
||||||
iconField.width = window.backgroundPanel.width
|
iconField.width = window.backgroundPanel.width
|
||||||
iconField.height = window.height
|
iconField.height = window.height + 3
|
||||||
iconField.localX = window.backgroundPanel.localX
|
iconField.localX = window.backgroundPanel.localX
|
||||||
|
|
||||||
scrollBar.localX = window.width
|
scrollBar.localX = window.width
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user