OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
3.35k stars 3.37k forks source link

[Bug] addIcon from ui is missing in ui-next #4489

Closed wayfarer3130 closed 5 days ago

wayfarer3130 commented 5 days ago

Describe the Bug

Icons added using the ui.addIcon functionality aren't working in some places, and it isn't clear why they work in one spot and not another until one reads the code and finds out that something used the ui-next package, which doesn't support addIcon

Steps to Reproduce

Use addIcon to add an icon

The current behavior

Icons show error missing icon

The expected behavior

Icons appear

OS

NA

Node version

NA

Browser

NA

sedghi commented 5 days ago

fixed in https://github.com/OHIF/Viewers/pull/4490