ComputationalBiomechanicsLab / opensim-creator

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

Hovering over a file in the home screen doesn't display the whole file name #784

Closed AdrianHendrik closed 10 months ago

AdrianHendrik commented 10 months ago

When you have a model open with a file name that is too long to be displayed in the 'tab box', OSC will display the complete file name when you hover your cursor over the file name in the 'tab box'. image

This does not happen in the homescreen when you first want to select a file to open. This makes selecting the right file impossible certain cases. image

I know you can always open the correct file by opening through your fileexplorer, but displaying the full name when hovering over the file would be nice QoL improvement.

adamkewley commented 10 months ago

Implemented in main and shall be released in the next release (>0.5.2)

Thanks again @AdrianHendrik !