mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Last Edit To Center Gui
This commit is contained in:
@@ -107,6 +107,7 @@ function center._center:draw(frame)
|
|||||||
name='tab_scroll_flow',
|
name='tab_scroll_flow',
|
||||||
direction='vertical'
|
direction='vertical'
|
||||||
}
|
}
|
||||||
|
tab_scroll_flow.style.width = 480
|
||||||
Gui.bar(frame,510)
|
Gui.bar(frame,510)
|
||||||
local first_tab = nil
|
local first_tab = nil
|
||||||
for name,button in pairs(self.tabs) do
|
for name,button in pairs(self.tabs) do
|
||||||
|
|||||||
Reference in New Issue
Block a user