Skip to content

Change precision with brush resize in auto mode

Ivan Yossi requested to merge ivany/krita:408052_autoPrecision into master

In auto Precision mode Precision did not update outside of the brush settings popup.

  • I added a check to on dab cache to get precision dynamically if autoPrecision is set to on.
  • Precision will update in with the popup preset open if Size is changed. This is to help visualize the precision change settings set.

BUG:408052

Edited by Ivan Yossi

Merge request reports