ohif-viewer/platform
Joe Boccanfuso eb6b814fc9
fix(window-level-action-menu): Window level menu no longer needs two clicks to open after it is used (#5711)
The window level menu's logic for when it is opened and closed now also runs when the AllInOneMenu triggers the open or close.
Using refs to store the latest function references in the AllInOneMenu component to avoid triggering a useEffect when the functions change.
Removed an unused element prop from the WindowLevelActionMenu component.
2026-01-14 16:50:24 -05:00
..
app chore(deps): update CS3D to 4.15.9 to fix OHIF issues 5656 and 5639. (#5714) 2026-01-14 16:48:55 -05:00
cli chore(version): Update package versions [skip ci] 2026-01-13 21:02:21 +00:00
core chore(deps): update CS3D to 4.15.9 to fix OHIF issues 5656 and 5639. (#5714) 2026-01-14 16:48:55 -05:00
docs chore(version): Update package versions [skip ci] 2026-01-13 21:02:21 +00:00
i18n chore(version): Update package versions [skip ci] 2026-01-13 21:02:21 +00:00
ui chore(version): Update package versions [skip ci] 2026-01-13 21:02:21 +00:00
ui-next fix(window-level-action-menu): Window level menu no longer needs two clicks to open after it is used (#5711) 2026-01-14 16:50:24 -05:00