mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
restore old modules
* partially restore vip, battle, healthbar, skills and inventory modules * more fixes on UIWidgets * implement UIMiniWindow close/minimize functionality * allow drag and drop miniwindows beteween game panels
This commit is contained in:
@@ -7,9 +7,10 @@ MiniWindow
|
||||
id: vipWindow
|
||||
text: VIP List
|
||||
height: 100
|
||||
icon: viplist.png
|
||||
@onClose: VipList.toggle()
|
||||
|
||||
UIWidget
|
||||
id: vipList
|
||||
MiniWindowContents
|
||||
layout: verticalBox
|
||||
anchors.fill: parent
|
||||
&onMousePress: VipList.onVipListMousePress
|
||||
|
Reference in New Issue
Block a user