mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
Small edit of unnessary lines
This commit is contained in:
@@ -58,8 +58,7 @@ function center._center:callback(frame)
|
|||||||
type='scroll-pane',
|
type='scroll-pane',
|
||||||
name='tab_bar_scroll',
|
name='tab_bar_scroll',
|
||||||
horizontal_scroll_policy='auto-and-reserve-space',
|
horizontal_scroll_policy='auto-and-reserve-space',
|
||||||
vertical_scroll_policy='never',
|
vertical_scroll_policy='never'
|
||||||
direction='horizontal'
|
|
||||||
}
|
}
|
||||||
local tab_bar_scroll_flow = tab_bar_scroll.add{
|
local tab_bar_scroll_flow = tab_bar_scroll.add{
|
||||||
type='flow',
|
type='flow',
|
||||||
|
|||||||
Reference in New Issue
Block a user