Skip to content
Verified Commit 209fc252 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

ComboBox: Fix consistency with widgets when popup is open

Styled controls should use `down` property instead of `pressed`, and
it provides more flexible styling options and be overridden by clients.
On the other hand, binding hasFocus to both activeFocus and popup's
visibility does not make sense, as popup would take the focus away from
control in any case, so binding only to activeFocus is sufficient.
parent 44e0b077
Pipeline #474994 passed with stage
in 1 minute and 39 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