mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 729428 - B2G cancel click events r=cjones
This commit is contained in:
parent
0c3d1d224f
commit
3c4c58cac0
@ -313,7 +313,7 @@ const KineticPanning = {
|
||||
return this.target !== null;
|
||||
},
|
||||
|
||||
_target: null,
|
||||
target: null,
|
||||
start: function kp_start(target) {
|
||||
this.target = target;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user