Skip to content
Verified Commit 4da54177 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

FlatButtonWithToolTip: Hide tooltip when button's menu is open

Since they are drawn as overlay items within shared QtQuick scene,
tooltips can easily overlap with menus creating frustrating user
experiences. So let's integrate menu management into the button itself
a bit, so that the button known when to dismiss its own tooltip popup.
parent 2107973b
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