New release

Leandro Silva [09-14-18 - 09:37]
New release
Filename
LeoAltholic.lua
LeoAltholic.txt
LeoAltholic.xml
diff --git a/LeoAltholic.lua b/LeoAltholic.lua
index b96e50d..bfe6582 100644
--- a/LeoAltholic.lua
+++ b/LeoAltholic.lua
@@ -2,7 +2,7 @@
 LeoAltholic = {}
 LeoAltholic.name = "LeoAltholic"
 LeoAltholic.displayName = "Leo's Altholic"
-LeoAltholic.version = "0.9.4"
+LeoAltholic.version = "0.9.5"

 LeoAltholic.maxTraits = select(3,GetSmithingResearchLineInfo(1,1))
 LeoAltholic.jewelryMaxTraits = select(3,GetSmithingResearchLineInfo(7,1))
diff --git a/LeoAltholic.txt b/LeoAltholic.txt
index ac6efcb..bdf2057 100644
--- a/LeoAltholic.txt
+++ b/LeoAltholic.txt
@@ -1,6 +1,6 @@
 ## Title: Leo's Altholic
 ## APIVersion: 100024
-## Version: 0.9.4
+## Version: 0.9.5
 ## Author: |c39B027@LeandroSilva|r
 ## SavedVariables: LeoAltholicSavedVariables
 ## OptionalDependsOn: LibFeedback
diff --git a/LeoAltholic.xml b/LeoAltholic.xml
index 3a0807f..0323a77 100644
--- a/LeoAltholic.xml
+++ b/LeoAltholic.xml
@@ -1,6 +1,6 @@
 <GuiXml>
     <Controls>
-        <TopLevelControl name="LeoAltholicWindow" mouseEnabled="true" movable="true" clampedToScreen="true">
+        <TopLevelControl name="LeoAltholicWindow" mouseEnabled="true" movable="true" hidden="true" clampedToScreen="true">
             <Dimensions x="900" y="700" />
             <Anchor point="TOP" relativeTo="GuiRoot" relativePoint="CENTER" offsetY="100" />

@@ -152,7 +152,7 @@
                     </Controls>
                 </Button>

-                <Backdrop name="LeoAltholicWindowBioPanel" tier="1" centerColor="000000" edgeColor="202020" hidden="false" clampedToScreen="true" movable="false" mouseEnabled="true" inherits="ZO_ScrollContainerBase">
+                <Backdrop name="LeoAltholicWindowBioPanel" tier="1" centerColor="000000" edgeColor="202020" hidden="true" clampedToScreen="true" movable="false" mouseEnabled="true" inherits="ZO_ScrollContainerBase">
                     <Anchor point="TOPLEFT" relativePoint="TOPLEFT" relativeTo="LeoAltholicWindow" offsetX="0" offsetY="52"/>
                     <Dimensions x="900" y="648"/>
                     <Edge edgeSize="1"/>