Comment 59 for bug 726033

Revision history for this message
Pavel Rojtberg (rojtberg) wrote :

the bug is actually in Nux. If I comment out

m_CompositionLayout->ProcessDraw (GfxContext, force_draw);

in nux::ScrollView::DrawContent, there are no corruptions of the places window. The scrollbars appear and everything works. (well besides the content not being drawn, but thats obvious)