This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Multibrush rotation integer only?

Tags: None
(comma "," separated)
peterchaplin
Registered Member
Posts
2
Karma
0

Multibrush rotation integer only?

Fri Jun 01, 2018 2:40 pm
It seems like the multibrush tool can only be rotated by an integer value, which I'm not finding precise enough for my current project (based on what I've already drawn, an angle of about 38.4 degrees would let me continue as I had intended, but neither 38 nor 39 is close enough).

How difficult would it be to change this?
User avatar
scottpetrovic
Registered Member
Posts
520
Karma
4
OS
That probably isn't going to be too hard to change that to a decimal. It looks like internally it is already a decimal value. The UI only allows for integer values. This change should just be updating the UI control so it sens decimal values instead of integer values.

connect (customUI->axisRotationSpinbox, SIGNAL(valueChanged(int), this, SLOT(slotSetAxesAngle(int))

the angle that is being set is a qreal type which has much more precision.
User avatar
scottpetrovic
Registered Member
Posts
520
Karma
4
OS
I just updated this. It will be in Krita 4.1, or the daily builds. You can get the daily builds from the download page on krita.org

You can specify decimal places on the multibrush rotation angle
peterchaplin
Registered Member
Posts
2
Karma
0
Many thanks!


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]