Skip to content

[string changes] Move tablet timestamps for brush speed to tablet settings section

Move the "Use tablet driver timestamps for brush speed" option to the tablet settings section. Its original location causes the settings layout to become stretched out in a messy way, and also I think it makes more logical sense for that option to go to the tablet settings section.

Changes two strings to remove a trailing :. This is needed to match the checkbox placement.

Test Plan

  • Check that the option is moved

Formalities Checklist

  • I confirmed this builds.
  • I confirmed Krita ran and the relevant functions work.
  • n/a I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!)
  • I made sure my commits build individually and have good descriptions as per KDE guidelines.
  • I made sure my code conforms to the standards set in the HACKING file.
  • I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.

Merge request reports