DCBIA-OrthoLab / SlicerAutomatedDentalTools

A 3D Slicer extension to use AMASSS, ALI-CBCT and ALI-IOS
Other
86 stars 26 forks source link

Associate tooltip with buttons #3

Closed jcfr closed 2 years ago

jcfr commented 2 years ago

For example, the following should give a hint to the user:

https://github.com/DCBIA-OrthoLab/SlicerAutomatedDentalTools/blob/5c13f996e1f367e131b2c2279c9b345652e3086f/AMASSS/Resources/UI/AMASSS.ui#L176-L187

Mousing over Download latest model should indicate something like Initiate download of the trained model (> 1GB) using an URL opened in default system browser

Same comment for button Download test scan

Maxlo24 commented 2 years ago

Changes have been made. Thanks