mirror of https://github.com/fltk/fltk.git
Browse Source
Damage flag `FL_DAMAGE_ALL` is set during Fl_Pack::draw if child is repositioned. If the child is outside the clipping area, if will not redraw and the flag will remain set even after Fl_Pack::draw which is not allowed.pull/1178/head
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue