Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit ee1a7ed

Browse files
committed
Merge remote-tracking branch 'origin/wiki/development/configurations' into wiki/development/configurations
2 parents 05709b6 + 7e25cc5 commit ee1a7ed

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

OpenTabletDriver.Web/Views/Wiki/Development/Configurations.cshtml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</td>
6666
<td>mm</td>
6767
<td class="text-start">
68-
The width of the digitizer in millimeters.
68+
The physical width of the digitizer in millimeters.
6969
</td>
7070
</tr>
7171
<tr>
@@ -75,7 +75,7 @@
7575
</td>
7676
<td>mm</td>
7777
<td class="text-start">
78-
The height of the digitizer in millimeters.
78+
The physical height of the digitizer in millimeters.
7979
</td>
8080
</tr>
8181
<tr>
@@ -132,9 +132,8 @@
132132
<code>uint</code>
133133
</td>
134134
<td class="text-start">
135-
The amount of buttons on the pen. This does not include the eraser, as the eraser is just
136-
reported as a flag for the device. If there are more than one pens supported by this tablet, use
137-
the number of buttons on the pen with the most.
135+
The amount of buttons on the pen. This does not include the eraser, if applicable. If there are more
136+
than one pens supported by this tablet, use the number of buttons on the pen with the most.
138137
</td>
139138
</tr>
140139
</table>
@@ -321,6 +320,5 @@
321320
<div class="ms-3">
322321
<p>
323322
Attributes are used as platform specific properties to be used within utilties or tools.
324-
These aren't typically required for functionality.
325323
</p>
326324
</div>

0 commit comments

Comments
 (0)