On Mon, Sep 08, 2008 at 09:28:40PM -0400, Seth Thomas Rasmussen wrote: > So here is the basic layout: > > - flow > - stack > - flow > > The stack in the middle is set to a fixed height and scrollable. It is > populated by a method which is called inside a clear() block sent to > the stack.
Okay, just pushed a fix. There might be more related issues, since I recently changed the code to deal with how methods get passed in clear/append/prepend blocks. The problem was that things are slightly different in a url-style app. _why
