ia-dev / opensimQt

CPP GUI for OpenSim
Apache License 2.0
5 stars 6 forks source link

MS0203_01: Complete MissingStuff #22

Closed idhamari closed 4 years ago

idhamari commented 4 years ago
yasseerr commented 4 years ago

@idhamari Hi!

  1. the coordinate tab it has been implemented except for the poses(working on it) as in this video URL

2.for the two way comuniation they are already linked exept the musclees (related to the open bug) like when you click on the object in the scene it will be selected in the navigator. or do you want also change the color of the vtk actor when (clicked/doubleclicked) from the navigator?. and for the wrap object bug i think i'm gonna try and solve it because i encountered a similar one in the coordinates so mybe they are the same.

idhamari commented 4 years ago

@yasseerr

Well done, I just checked it and it seems to work :watermelon:

do you want also change the color of the vtk actor when (clicked/doubleclicked) from the navigator?.

yes , this is the expected behavior. The color in the visualizer should be changed as well. Also if the user clicked again (in the navigator or the visualizer) on the same object, the selection should be removed.

yasseerr commented 4 years ago

Hello @idhamari 1- the two way communication is now implemented (select-deselect actors from the navigator and the visualizer) 2- the size of the coordinates widget will now expend when selected give it a test when you find time to check if something is missing

idhamari commented 4 years ago

well done :watermelon:

This task is now closed!