Skip to content

gtk-demo: Remove random numbers

Benjamin Otte requested to merge wip/otte/for-main into main

There were 3 different random numbers set to determine the sidebar width and all of them were wrong. Remove them.

Instead, propagate the natural width of the listitems.

Merge request reports