Skip to main content
李林.1312
Associate II
December 6, 2020
Solved

The shape widget setAngle

  • December 6, 2020
  • 3 replies
  • 1836 views

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!0693W000006EkexQAC.png0693W000006EkesQAC.png0693W000006EkenQAC.png

This topic has been closed for replies.
Best answer by MM..1

Maybe workaround but try set visible false ... invalidate ... setAngle ... visible true ... invalidate

3 replies

MM..1
MM..1Best answer
Super User
December 6, 2020

Maybe workaround but try set visible false ... invalidate ... setAngle ... visible true ... invalidate

李林.1312
Associate II
December 7, 2020

0693W000006Em6nQAC.pngExactly�?​thanks, :thumbs_up:

As if the setVisible function could be omitted?

MM..1
Super User
December 7, 2020

when invalidate do job then yes you can omit