2020-12-05 7: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 2:44 AM
Maybe workaround but try set visible false ... invalidate ... setAngle ... visible true ... invalidate
2020-12-06 2:44 AM
Maybe workaround but try set visible false ... invalidate ... setAngle ... visible true ... invalidate
2020-12-06 6:09 PM
Exactly�?thanks, :thumbs_up:
As if the setVisible function could be omitted?
2020-12-07 8:04 AM
when invalidate do job then yes you can omit