mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 21:13:26 +02:00
Save miniwindows states
This commit is contained in:
@@ -33,9 +33,9 @@ SkillPercentPanel < ProgressBar
|
||||
MiniWindow
|
||||
id: skillWindow
|
||||
!text: tr('Skills')
|
||||
height: 350
|
||||
height: 150
|
||||
icon: skills.png
|
||||
@onClose: Skills.toggle()
|
||||
@onClose: Skills.onMiniWindowClose()
|
||||
|
||||
MiniWindowContents
|
||||
anchors.fill: parent
|
||||
|
Reference in New Issue
Block a user