Yes your absolutely right, my problem is gone with the new build.
Thank you , for taking time to look into it. I also like your earlier changes, like the new look of the UI for manipulating the brushes, much easier to use.
This version of Pencil2D is perfect for painting background pictures, so I better get back to practicing that then
I have been experimenting with creating a specific width slider component for the brush width, specifically to render its value in actual px, rather than some arbitrary value. In the future I intend to be able to mark the slider value with either βpxβ or β%β but this improvement is not quite ready yet.
There are some other QoL fixes in this release though, namely you can now scale the brush width up to 2000 px. The slider will also now truncate the label if there is not enough space
Whatβs new
Canvas cursor preview should now be working again
Brush width option has been updated to show its actual width in pixels
Fixed a case where the preview didnβt update in the Brush configurator
Width can now go from 1 to 2000 px
The branch is now up to date with the latest changes
Label in inline slider now ellides when there is not enough space, prioritizing the value instead.