Commit a90eda9
Thomas Singer
[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 48e5878 commit a90eda9
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 | |
|---|---|---|---|
| |||
5103 | 5103 | | |
5104 | 5104 | | |
5105 | 5105 | | |
| 5106 | + | |
5106 | 5107 | | |
5107 | 5108 | | |
5108 | 5109 | | |
| |||
0 commit comments