AdwWrapBox fixes
These are assorted fixes to AdwWrapLayout
. I'm not sure that it's fully 100% correct and robust now, but it seems to hold up in my testing.
Here's the AdwWrapBox
port of Tuba working against this + GtkBox
rework v3:
The hashtags bar is a wrap box, and there's also one at the top that contains the display name and @handle@server.name
, and that one contains wrappable (so hfw) labels/buttons. I made the window this small to showcase it wrapping both as a part of wrap box and inside the labels.
cc @GeopJr