Commit 77b255c
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 a9598b8 commit 77b255c
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 | |
|---|---|---|---|
| |||
5102 | 5102 | | |
5103 | 5103 | | |
5104 | 5104 | | |
| 5105 | + | |
5105 | 5106 | | |
5106 | 5107 | | |
5107 | 5108 | | |
| |||
0 commit comments