Some optimization to the market.

* Market items are not cached to their categories.
* Fixed onMarketLeave issue.
* Few minor fixes.
This commit is contained in:
BeniS
2012-08-15 16:58:56 +12:00
parent 3c26555255
commit 2bd1e0f6c4
2 changed files with 59 additions and 36 deletions

View File

@@ -3,7 +3,7 @@ MarketWindow < MainWindow
!text: tr('Market')
size: 700 510
@onEscape: Market.close()
@onEscape: Market.close(true)
// Main Panel Window