mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
Some fixes with layouts, NPC trade window, and market.
This commit is contained in:
@@ -6,8 +6,8 @@ ConsoleLabel < UILabel
|
||||
text-wrap: true
|
||||
text-auto-resize: true
|
||||
|
||||
ConsoleTabBar < TabBar
|
||||
ConsoleTabBarPanel < TabBarPanel
|
||||
ConsoleTabBar < TabBarRounded
|
||||
ConsoleTabBarPanel < TabBarRoundedPanel
|
||||
id: consoleTab
|
||||
|
||||
ScrollablePanel
|
||||
@@ -32,7 +32,7 @@ ConsoleTabBarPanel < TabBarPanel
|
||||
step: 14
|
||||
pixels-scroll: true
|
||||
|
||||
ConsoleTabBarButton < TabBarButton
|
||||
ConsoleTabBarButton < TabBarRoundedButton
|
||||
|
||||
Panel
|
||||
id: consolePanel
|
||||
|
Reference in New Issue
Block a user