Quantcast

Adjusted the minimum size of the shopping list window.

pschifferer [01-22-09 - 21:34]
Adjusted the minimum size of the shopping list window.
Filename
Cauldron/CauldronShoppingList.xml
diff --git a/Cauldron/CauldronShoppingList.xml b/Cauldron/CauldronShoppingList.xml
index b5b55af..991de9d 100644
--- a/Cauldron/CauldronShoppingList.xml
+++ b/Cauldron/CauldronShoppingList.xml
@@ -78,7 +78,7 @@

 		<ResizeBounds>
 			<minResize>
-				<AbsDimension x="250" y="300"/>
+				<AbsDimension x="75" y="75"/>
 			</minResize>
 			<maxResize>
 				<AbsDimension x="400" y="900"/>