Found it.<div><br><div>RealEstateAgent class&gt;&gt;standardWindowExtent</div><div>&lt;snip&gt;</div><div>^ (allowedArea extent - (grid*(maxLevel+1*2) + (grid//2))) min: StandardSize &quot;600@400&quot;].<br><div><div><div>
<br></div><div>Something is going wrong with the math here. Changing this line to (note that I&#39;ve just commented everything out and returned 600@400) fixes the bug, but probably breaks tons of other stuff:</div><div><br>
</div><div>^&quot;^ (allowedArea extent - (grid*(maxLevel+1*2) + (grid//2))) min: StandardSize &quot;600@400].</div><div><br></div><div>I&#39;m going to see if I can figure out exactly what&#39;s going wrong with this, and if so, push a proper fix to the Inbox.</div>
<div><br><div class="gmail_quote">On Tue, Mar 30, 2010 at 10:25 AM, Casey Ransberger <span dir="ltr">&lt;<a href="mailto:casey.obrien.r@gmail.com">casey.obrien.r@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
When I open a system browser in recent trunk images, the browser opens up squished vertically so the first thing I need to do is resize it. I could swear I&#39;d seen this some place before, and the fix wound up being in toolbuilder somewhere. IIRC Andreas pointed out the fix, but I can&#39;t find the message anywhere in any of my inboxes.<div>

<br></div><div>As a sanity check, are other people seeing this too? I might note that I&#39;ve been using Squeak on a very small screen lately, if that makes any difference (I don&#39;t know, maybe the browser tries to open at a % of total screen real estate, which is too small on my box?)</div>

</blockquote></div><br></div></div></div></div></div>