Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

用語集:シングルポインタの修正 #1703

Merged
merged 1 commit into from
May 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guidelines/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3773,7 +3773,7 @@ <h2 id="x6-glossary"><span class="secno">6. </span>用語集<span class="permali



<p>シングルタップやクリック、ダブルタップやクリック、長押し及びパスを基点としたジェスチャを含む、画面と 一つの接点で動作するポインタ入力</p>
<p>シングルタップ・クリック、ダブルタップ・クリック、長押し、軌跡ベースのジェスチャなど、画面と一つの接点で動作するポインタ入力。</p>

</dd>

Expand Down
2 changes: 1 addition & 1 deletion understanding/pointer-cancellation.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ <h2>重要な用語</h2>
<dd><definition xmlns="">


<p xmlns="http://www.w3.org/1999/xhtml">シングルタップやクリック、ダブルタップやクリック、長押し及びパスを基点としたジェスチャを含む、画面と 1 つの接点で動作するポインタ入力</p>
<p xmlns="http://www.w3.org/1999/xhtml">シングルタップ・クリック、ダブルタップ・クリック、長押し、軌跡ベースのジェスチャなど、画面と一つの接点で動作するポインタ入力。</p>


</definition>
Expand Down
2 changes: 1 addition & 1 deletion understanding/pointer-gestures.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h2>重要な用語</h2>
<dd><definition xmlns="">


<p xmlns="http://www.w3.org/1999/xhtml">シングルタップやクリック、ダブルタップやクリック、長押し及びパスを基点としたジェスチャを含む、画面と 1 つの接点で動作するポインタ入力</p>
<p xmlns="http://www.w3.org/1999/xhtml">シングルタップ・クリック、ダブルタップ・クリック、長押し、軌跡ベースのジェスチャなど、画面と一つの接点で動作するポインタ入力。</p>


</definition>
Expand Down