2020-12-05 07:07 PM
When the shape widget is set to a new angle, it can not completely remove the disability from the previous angle. Is there a Bug or is there another way to solve this problem? Thank you!
Solved! Go to Solution.
2020-12-06 02:44 AM
Maybe workaround but try set visible false ... invalidate ... setAngle ... visible true ... invalidate
2020-12-06 02:44 AM
Maybe workaround but try set visible false ... invalidate ... setAngle ... visible true ... invalidate
2020-12-06 06:09 PM
Exactly�?thanks, :thumbs_up:
As if the setVisible function could be omitted?
2020-12-07 08:04 AM
when invalidate do job then yes you can omit