Buffer condition/cooldown icons on module init

* This should hopefully avoid some lag with slow hdd computers
This commit is contained in:
BeniS
2013-02-23 18:53:27 +13:00
parent 035ce26728
commit f4f9e319d8
4 changed files with 58 additions and 22 deletions

View File

@@ -87,7 +87,7 @@ MiniWindow
!tooltip: tr('Special')
Panel
id: spellCooldownPanel
id: cooldownPanel
layout:
type: horizontalBox
height: 30
@@ -98,4 +98,3 @@ MiniWindow
anchors.right: parent.right
background-color: #ffffff11