Terminal.Gui
Terminal.Gui copied to clipboard
Manipulating `Adornment` doesn't always cause `LayoutSubviews`
Oh. Yeah, that happens in v2_develop as well.
Do you think it's a bug on the
Dim.Auto (DimAutoStyle.Content)
?We're missing SetLayoutNeeded or LayoutSubviews somewhere.
IIRC, I think I suspected it was someting to do with SubViewsNeedsLayout not getting set right. The logic of all of that is pretty complex.
Originally posted by @tig in https://github.com/gui-cs/Terminal.Gui/issues/3627#issuecomment-2316306055