Skip to content

Commit 3c2df35

Browse files
redstratewhot
authored andcommitted
Fix usable dimensions of the XP-PEN Artist 22R and 24 Pro
I didn't realize at the time that properties are supposed to be the usable area, *not* the physical dimensions of the device. Because #864 is not here yet, I rounded up for these.
1 parent 33e72d5 commit 3c2df35

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

data/xp-pen-artist-22r-pro.tablet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Name=XP-Pen Artist 22R Pro
99
ModelName=
1010
DeviceMatch=usb|28bd|091b
1111
PairedIDs=
12-
Width=22
13-
Height=13
12+
Width=19
13+
Height=11
1414
IntegratedIn=Display
1515
Layout=xp-pen-artist22r-pro.svg
1616
Styli=@generic-no-eraser;

data/xp-pen-artist-24-pro.tablet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Name=XP-Pen Artist 24 Pro
99
ModelName=
1010
DeviceMatch=usb|28bd|092d
1111
PairedIDs=
12-
Width=24
13-
Height=15
12+
Width=21
13+
Height=12
1414
IntegratedIn=Display
1515
Layout=xp-pen-artist24-pro.svg
1616
Styli=@generic-no-eraser;

0 commit comments

Comments
 (0)