<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1985,7 +1985,7 @@ var _CPMenuBarWindowBackgroundColor = nil,
 
     [super setFrame:aRect display:shouldDisplay animate:shouldAnimate];
 
-    if (_CGSizeEqualToSize(size, aRect.size))
+    if (!_CGSizeEqualToSize(size, aRect.size))
         [self tile];
 }
 </diff>
      <filename>AppKit/CPMenu.j</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0561f69c860ce820035a89220695d9ae81081530</id>
    </parent>
  </parents>
  <author>
    <name>Francisco Ryan Tolmasky I</name>
    <email>francisco@280north.com</email>
  </author>
  <url>http://github.com/cacaodev/cappuccino/commit/24c6f0ec9fc7794dee16dfbbddca78fa2cb115c0</url>
  <id>24c6f0ec9fc7794dee16dfbbddca78fa2cb115c0</id>
  <committed-date>2009-10-25T15:32:42-07:00</committed-date>
  <authored-date>2009-10-25T15:32:42-07:00</authored-date>
  <message>Fix for broken menu sizing.

Closes #308.

Reviewed by me.</message>
  <tree>278735ebd23d507c179ff7e1d2c144f0d3d9a766</tree>
  <committer>
    <name>Francisco Ryan Tolmasky I</name>
    <email>francisco@280north.com</email>
  </committer>
</commit>
