Qt 6.11 is out! See what's new in the release
blog
Resize ScrollArea to fit to Content
-
Hi,
I got into some problems creating a custom dropdown menu. (I don't want to use Comboboxes for future features).
My dropdown is based of a ScrollArea, but I can't figure out how to scale it synchronously with my content.
Any help is highly appreciated.Here's video for further explanation: https://youtu.be/1TqrIcDJXB8
Timon
-
Hi and welcome to devnet,
How are you setting it up ?