Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Core side handles the right click with mouse down event.
It internally handles the mouseup. So we don't send it again. Without this change, context menus can't behave normal. Because mouse pointer is set to somewhere else with the mouse up event. Signed-off-by: Gökay Şatır <gokaysatir@gmail.com> Change-Id: I719565b1ce192045250f9217e971725d8cc1003b
- Loading branch information