Bug List

Class ffw::GuiLayout

Sometimes when layout changes its size by adding new widgets programatically, it will not properly redraw, and some artifacts may appear. To fix this, simply call redraw() function on the parent widget.