Skip to content
Snippets Groups Projects
Commit f97e361d authored by Peter Hutterer's avatar Peter Hutterer
Browse files

tablet: make the pressure-offset inclusive of the axis minimum


The offset handling was inconsistent, stored as relative to the axis minimum
but used as absolute in some places. Fix this by always using the absolute
value including the minimum (i.e. no pressure offset means offset == minimum).

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent ad13116f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment