ComputationalBiomechanicsLab / opensim-creator

A UI for building OpenSim models
https://opensimcreator.com
Apache License 2.0
137 stars 16 forks source link

Cannot hide markers #834

Closed tgeijten closed 3 months ago

tgeijten commented 3 months ago

Steps to reproduce:

  1. Load model with markers
  2. right click markerset -> Display -> Hide all markerset components
  3. Nothing happens
adamkewley commented 3 months ago

Unfortunately, Marker visibility is dictated by a separate model flag, so there's a little toggle button in the toolbar in the top of the editor

tgeijten commented 3 months ago

Ok, thanks!

To avoid confusion for future users, perhaps remove the menu item or link it to the toolbar button?

From: Adam Kewley @.> Sent: 2024-04-03 19:11 To: ComputationalBiomechanicsLab/opensim-creator @.> Cc: Thomas Geijtenbeek @.>; Author @.> Subject: Re: [ComputationalBiomechanicsLab/opensim-creator] Cannot hide markers (Issue #834)

Unfortunately, Marker visibility is dictated by a separate model flag, so there's a little toggle button in the toolbar in the top of the editor

— Reply to this email directly, view it on GitHub https://github.com/ComputationalBiomechanicsLab/opensim-creator/issues/834#issuecomment-2035141158 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AC6V4TPEUSXCSLDQ6ANQZG3Y3QZZRAVCNFSM6AAAAABFVCTB76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZVGE2DCMJVHA . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AC6V4TONXIAQCTXDKR574KDY3QZZRA5CNFSM6AAAAABFVCTB76WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTZJXFCM.gif Message ID: @. @.> >

adamkewley commented 3 months ago

To avoid confusion for future users, perhaps remove the menu item or link it to the toolbar button?

Good idea :> - maybe disabling the button with a tooltip along the lines of this won't do anything, but maybe you can use bla bla bla is enough to steer people in the right direction!