Merge pull request #3108 from dreamleak/patch-1
Fix typo in pointercancel section
This commit is contained in:
commit
e6b86f91ec
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ Such causes are:
|
|||
|
||||
We'll demonstrate `pointercancel` on a practical example to see how it affects us.
|
||||
|
||||
Let's say we're impelementing drag'n'drop for a ball, just as in the beginning of the article <info:mouse-drag-and-drop>.
|
||||
Let's say we're implementing drag'n'drop for a ball, just as in the beginning of the article <info:mouse-drag-and-drop>.
|
||||
|
||||
Here is the flow of user actions and the corresponding events:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue