Skip to content

Commit 60882ce

Browse files
committed
ENH: Bump viewer and UI to improve sliders
Annotations are now in upper right so that they are not covered by the plane sliders. Plane sliders are now always shown even when the panel is collapsed.
1 parent a632c35 commit 60882ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

itkwidgets/viewer_config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ITK_VIEWER_SRC = (
2-
"https://bafybeid6yxdp43uiealcdbe2wrazmdeojc4pgee3gclhy76iiu5s37mg3q.on.fleek.co/"
2+
"https://bafybeiancxmgdyuzu5k4v6jybk4fwach7rqwxc5gnkcw2u2q762sep7wre.on.fleek.co/"
33
)
4-
PYDATA_SPHINX_HREF = "https://cdn.jsdelivr.net/npm/itk-viewer-bootstrap-ui@0.15.0/dist/bootstrapUIMachineOptions.js.es.js"
4+
PYDATA_SPHINX_HREF = "https://cdn.jsdelivr.net/npm/itk-viewer-bootstrap-ui@0.17.0/dist/bootstrapUIMachineOptions.js.es.js"
55
MUI_HREF = "https://cdn.jsdelivr.net/npm/itk-viewer-material-ui@0.3.0/dist/materialUIMachineOptions.js.es.js"

0 commit comments

Comments
 (0)