On Tue, Mar 8, 2011 at 2:10 AM, Stephan Aßmus <superstippi@xxxxxx> wrote: > Am 08.03.2011 08:03, schrieb marcus overhagen: > > Move the Invalidate() call introduced in r40863. It is now in >>> FrameResized(). >>> >> >> This shouldn't be needed as the view already uses B_FULL_UPDATE_ON_RESIZE. >> >> Something else must be wrong. >> > > Exactly, this just hides the real problem. > Can we get a comment in the code indicating that there is a bug with B_FULL_UPDATE_ON_RESIZE not redrawing views correctly? That way when that bug gets fixed the Invalidate() call can then be removed.