Skip to content

Commit 942837c

Browse files
committed
Move multipoint mention into a note
1 parent 6eef119 commit 942837c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<dt><dfn>single pointer</dfn></dt>
22
<dd>
3-
<p>an input that only targets a single point on the page/screen at a time – such as a mouse, stylus, or single finger on a touch screen – as opposed to multi-pointer/multi-touch scenarios</p>
3+
<p>an input that only targets a single point on the page/screen at a time – such as a mouse, stylus, or single finger on a touch screen.</p>
4+
<p class="note">In contrast to single pointer inputs, multipoint interactions involve the use of two or more pointers at the same time – such as two finger interactions on a touchscreen, or the simultaneous use of a mouse and stylus.</p>
45
</dd>
56

0 commit comments

Comments
 (0)