GtkBox, GtkGrid: support adding widgets even if there is no placeholder
To make things easier you can always add a widget to a box or grid even if there is no more placeholders. Adding a widget will automatically increase the box size number or the grid column count. Fix issue #470 "Widgets of type need placeholders to add children"
Showing
Please register or sign in to comment