fixScrollableRepainting top-level property

bool fixScrollableRepainting
getter/setter pair

If true during perform layout a dummy ScrollUpdateNotification is sent to repaint the widget that is listening to it (ie. Scrollbar).

Implementation

bool fixScrollableRepainting = true;