Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QtWidgets: Open submenus also on left mouse button press
This patch allows to open submenus also on left mouse button press. Previously submenus could be opened only on right mouse button press as ContextMenu event which was inconvenient especially for long submenu popup timeout. Task-number: QTBUG-53054 Change-Id: I1bd78ed4436f738c8838f7f4687ffebb94b66725 Reviewed-by: Félix Bourbonnais <[email protected]> Reviewed-by: Gabriel de Dietrich <[email protected]> Reviewed-by: Shawn Rutledge <[email protected]>
- Loading branch information