Hey all,
I was wondering if it is possible to create sticky elements in a scrolling groupbox, like a header for different categories.
Meaning if you scroll down it stays at the top of the groupbox and when you scroll up again it acts normally again.
It is a bit hard to explain what I want to do, so if you need more information, feel free to ask.
I get what you want to do, but I don’t think there is a working solution here…
You can have relative childs etc. but there is no way to get the scroll position of the toolbox as far as I know, so you can’t update anything depending on it…
So probably a no here, unless someone else has an idea