You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to print the new coordinates of the handles of a PolyLineROI when I drag it to a new positions.
The signal sigRegionChangeFinished signal is emitted but the stateChanged function is not called such that the positions of the handles are not updated:
I tried to print the new coordinates of the handles of a PolyLineROI when I drag it to a new positions.
The signal sigRegionChangeFinished signal is emitted but the stateChanged function is not called such that the positions of the handles are not updated:
Points:
[[2127.82468485 34.86386885]
[2472.39864298 412.93394575]
[ 552.62944768 469.88173976]
[ 257.28034072 106.04861136]]
Points:
[[2127.82468485 34.86386885]
[2472.39864298 412.93394575]
[ 552.62944768 469.88173976]
[ 257.28034072 106.04861136]]
If I move each handle independently the positions are updated correctly...
The text was updated successfully, but these errors were encountered: