polycore icon indicating copy to clipboard operation
polycore copied to clipboard

If you have a Row{Column{Row {Text setup and the text changes size The rows and columns won't update there size.

Open simotek opened this issue 1 year ago • 0 comments

As per the title Sizes aren't recalcuated for widget changes inside nested Layout (Column/Row) widgets. I implemented a fix at the following by switching to using recursion to handle updates. https://github.com/simotek/conky-bubbles/commit/e463efcbfe7f79cf6d3be1a554b86ca46a7f811f

simotek avatar Jun 09 '23 10:06 simotek