Skip to content
Commit 7d83863a authored by Eugene Popov's avatar Eugene Popov 🇺🇦
Browse files

[Splitter] Improve double click detection

This MR improves double click detection on the splitter handle. Sometimes QSplitterHandle doesn't receive MouseButtonDblClick event. We can detect that MouseButtonDblClick event should have been received if we receive two MouseButtonRelease events in a row.
parent c50877f8
Pipeline #70552 passed with stage
in 6 minutes and 26 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