a stacked WidgetGroup forces the top widget to be visible
Bug #1627859 reported by
Daniel Schürmann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Low
|
ronso0 |
Bug Description
A workaround is to add a dummy top widget of size 0.
<WidgetGroup>
<
This workaround should be added to the c++ domain to avoid this pitfall for popup regions.
Changed in mixxx: | |
assignee: | nobody → ronso0 (ronso0) |
status: | Confirmed → In Progress |
milestone: | none → 2.3.0 |
Changed in mixxx: | |
status: | In Progress → Fix Committed |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
it can be added somewhere here: /github. com/mixxxdj/ mixxx/blob/ 78658a5df3cec0f 2537736ed3c3df1 ad7b7186b4/ src/widget/ wwidgetgroup. cpp#L116
https:/