From 87a349286a55c196fe65951ef97dc5e9ca8b9a84 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Thu, 21 Dec 2017 23:16:11 +0000 Subject: [PATCH] Small edit of unnessary lines --- ExpCore/GuiParts/center.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ExpCore/GuiParts/center.lua b/ExpCore/GuiParts/center.lua index e99a93d0..c7cd9336 100644 --- a/ExpCore/GuiParts/center.lua +++ b/ExpCore/GuiParts/center.lua @@ -58,8 +58,7 @@ function center._center:callback(frame) type='scroll-pane', name='tab_bar_scroll', horizontal_scroll_policy='auto-and-reserve-space', - vertical_scroll_policy='never', - direction='horizontal' + vertical_scroll_policy='never' } local tab_bar_scroll_flow = tab_bar_scroll.add{ type='flow',