Skip to content

fix(tablet): preserve sizing for non-Pen tablet tools - #331

Merged
devmobasa merged 1 commit into
mainfrom
fix/issue-330-stylus-tool-size
Aug 9, 2026
Merged

fix(tablet): preserve sizing for non-Pen tablet tools#331
devmobasa merged 1 commit into
mainfrom
fix/issue-330-stylus-tool-size

Conversation

@devmobasa

Copy link
Copy Markdown
Owner

Summary

Fixes #330 by applying pressure-based thickness only to catalog-declared pressure-sensitive Pen strokes.

  • Preserve the selected size for Marker, Textmarker, and Step Marker
  • Ignore tablet pressure when the active tool does not support pressure thickness
  • Document that pressure-to-thickness applies only to freehand Pen strokes
  • Align configurator search terms with the updated Tablet subtitle
  • Add regressions for non-Pen tool sizes, pressure capability, and configurator search

Preserve selected sizes for Marker, Textmarker, and Step Marker tools. Apply pressure-based thickness only to pressure-capable Pen strokes, and align configurator search terms with the updated tablet label.\n\nFixes #330
@devmobasa
devmobasa merged commit 9d941ba into main Aug 9, 2026
2 checks passed
@devmobasa
devmobasa deleted the fix/issue-330-stylus-tool-size branch August 9, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Pen/Stylus input ignores tool size settings (Textmarker, Step Markers) compared to mouse input

1 participant