Skip to content
Snippets Groups Projects
Commit 3293a68c authored by Matthias Melcher's avatar Matthias Melcher
Browse files

Fix possibly uncleared damage flag of Fl_Pack (#1172).

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.
parent c083e5c5
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment