ImageMarkup / isic-archive

International Skin Imaging Collaboration: Melanoma Project
https://isic-archive.com/
Apache License 2.0
47 stars 10 forks source link

Use enhancements from Girder 2.0 #382

Open msmolens opened 7 years ago

msmolens commented 7 years ago

Once the plugin is converted to use Girder 2.0, investigate using the following enhancements:

brianhelba commented 7 years ago

One we use girderEnable(), we should try to switch button.btn elements to be div.btn, which will prevent unwanted selection styling. Until then, the switching causes issues with div not being properly disabled from both tooltip and event listener interactions.