Re: Force re-layout / textview resize bug



Have you tried invalidating the region affected by the font change
prior to calling queue_draw()?

Yes, but that doesn't work either. The problem is that the layout is
incorrect, and invalidate_rect will force a redraw but not a re-layout
(it will not change the TextView sizes).

Cheers,
Kasper


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]