Quantcast

changed frameStrata of ww_config to HIGH to not interfere with bags

Kevin Lyles [10-17-09 - 23:03]
changed frameStrata of ww_config to HIGH to not interfere with bags
Filename
WeightsWatcher.xml
diff --git a/WeightsWatcher.xml b/WeightsWatcher.xml
index 37b6cc8..e73f778 100644
--- a/WeightsWatcher.xml
+++ b/WeightsWatcher.xml
@@ -89,7 +89,7 @@
 		</Frames>
 	</Frame>
 	<!--The Parent Frame Containing all configuration content-->
-	<Frame name="ww_config" parent="UIParent" hidden="true">
+	<Frame name="ww_config" parent="UIParent" hidden="true" frameStrata="HIGH">
 		<Size>
 			<AbsDimension x="400" y="400"/>
 		</Size>