Commit c20fea4
[GTK] Reports wrong mouse coordinates when starting a drag #2119
Control: don't send MouseMove events with stateMask set for BUTTON1
before the MouseDown event was sent
These events are already added to the dragDetectionQueue, so there is no
need to send/post them now.1 parent 208b5dc commit c20fea4
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5091 | 5091 | | |
5092 | 5092 | | |
5093 | 5093 | | |
| 5094 | + | |
5094 | 5095 | | |
5095 | 5096 | | |
5096 | 5097 | | |
| |||
0 commit comments