Skip to content
Verified Commit 391c9447 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

Menu: Fix zero-sized popup glitch in RTL environment

For some reason ListView fails to report any sane contentHeight
specifically in RTL mode.

There is a similar trick to force it to work in recently added
HorizontalHeaderView.qml styled override. But unlike what that comment
in header view says, Menu actually creates components (you could
inspect them in GammaRay), but somehow they are being ignored for the
purposes of contentHeight estimation.
parent b2d52ea7
Pipeline #492516 passed with stage
in 1 minute and 41 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment