<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,4 @@
+ * Fixed width bug on window resize
  * Prototype updated to 1.6.0.3
  * Fixed initial opacity set to 0 for overlay element
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -177,6 +177,7 @@ Modalbox.Methods = {
 		var cHeight = $(this.MBcontent).getHeight();
 		var newHeight = ((wHeight - hHeight + byHeight) &lt; cHeight) ? (cHeight + hHeight) : (wHeight + byHeight);
 		var newWidth = wWidth + byWidth;
+        this.options.width = newWidth;
 		if(options) this.setOptions(options); // Passing callbacks
 		if(this.options.transitions) {
 			new Effect.Morph(this.MBwindow, {</diff>
      <filename>modalbox.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>796003b1c4bc237f37847fbc0c5caac4a7c860f5</id>
    </parent>
  </parents>
  <author>
    <name>exby</name>
    <email>exby@emb.local</email>
  </author>
  <url>http://github.com/okonet/modalbox/commit/d4dcb2502aab88c9a3b34454d0ad265eeb203f1e</url>
  <id>d4dcb2502aab88c9a3b34454d0ad265eeb203f1e</id>
  <committed-date>2009-05-24T05:42:25-07:00</committed-date>
  <authored-date>2009-05-24T05:42:25-07:00</authored-date>
  <message>Fixed width bug</message>
  <tree>c7c20a03bc8384adf79d520e10f611022b5eb52d</tree>
  <committer>
    <name>exby</name>
    <email>exby@emb.local</email>
  </committer>
</commit>
