- fixed issue with main window icon when no plugin is installed.

- fixed issue with some options button text which where out of positioning.
- fixed sub menu overlap when near right screen edge.
- fixed close button position for default skin.
- fixed skin error when selecting solo or right plugins.
This commit is contained in:
terciob19
2014-01-21 20:46:09 -02:00
parent 1d29b5af1f
commit 08b3f441bc
11 changed files with 170 additions and 44 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
_ = nil
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0")
_detalhes.userversion = "v1.9.0"
_detalhes.userversion = "v1.9.1"
_detalhes.version = "Alpha 013"
_detalhes.realversion = 13