mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
Market fixes
- Market now works after reloading - Fixed button / tab styles - MarketRightTabBarButton now inherits the base style - Fixed amountWindow buttons being hardly clickable - "All" search filter is now on by default
This commit is contained in:
@@ -38,6 +38,7 @@ function UITabBar:addTab(text, panel, icon)
|
||||
end
|
||||
|
||||
local tab = g_ui.createWidget(self:getStyleName() .. 'Button', self.buttonsPanel)
|
||||
|
||||
panel.isTab = true
|
||||
tab.tabPanel = panel
|
||||
tab.tabBar = self
|
||||
|
Reference in New Issue
Block a user