I am trying to reveal some ActionRow
options on selecting an item from a ComboRow
. However using a Revealer
results in some strange behaviour
, and I don’t know if it is my fault. When not revealed, the Revealer
causes a very small line to appear on the row it is placed, You can click on this row and it reacts. But nothing happens.
And after expanding. When hovering over the item, the selection is too light and does not cover the entire row. Almost like you are selecting the
Revealer
. Also clicking on the Row does nothing, even with activatable-widget
set.Am I doing something wrong, is there a better approach or is this a bug?