Ross
aeb04bcf2f
Refactor URL normalization to ensure valid wadouri: prefix for DICOM entries
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 15:01:47 +01:00
Ross
e29bce42e2
Implement resizable stack panel with min/max width constraints and update side menu button positioning
2026-04-27 12:02:54 +01:00
Ross
d34772a3fa
Refactor fullscreen exit logic to use appRootRef for improved reliability
2026-04-27 09:43:41 +01:00
Ross
add45567d8
Enhance metadata caching in setLoadedImageIdsAndCacheMeta and add forced warm-up for visible stack viewports
2026-04-27 09:34:07 +01:00
Ross
3294151a92
Add shift key support for reference cursors and update button text
2026-04-27 09:26:27 +01:00
Ross
776b5faffe
Refactor grid button styles for improved visibility and interaction
2026-04-27 09:21:59 +01:00
Ross
c5a58da6a3
Refactor annotation import handling to improve race condition management and type safety
2026-03-23 11:08:21 +00:00
Ross
be16e3554f
Add defensive guards and queueing for annotation imports to handle race conditions
2026-03-23 11:02:03 +00:00
Ross
6cd9e33e65
Refactor annotation delete button styles for improved UI consistency
2026-03-23 10:41:36 +00:00
Ross
e161377245
Add test links page for easy access to viewer test cases
2026-03-23 10:10:39 +00:00
Ross
1efd81bb0b
Add embedded viewer test page with initial layout and functionality
2026-03-23 10:03:42 +00:00
Ross
c0c5cd6195
Enhance tool options dropdowns to include icons for improved UI clarity
2026-03-23 09:43:57 +00:00
Ross
0c4db1904c
Enhance tool options with icons for a more compact UI and improve annotation display styles for better readability
2026-03-16 14:29:39 +00:00
Ross
52f4be1a96
Refactor viewport state restoration and enhance error handling for volume and stack loading
2026-03-16 14:08:40 +00:00
Ross
8faa7e9be4
Add directory loading support and enhance file handling in the viewer
2026-03-16 12:31:42 +00:00
Ross
adff7caffd
Enhance error handling for graphics rendering and update external image loader registration
2026-03-16 11:09:04 +00:00
Ross
8dc4bb0aaa
Add graphics error handling and notification for WebGL issues
2026-03-16 10:53:26 +00:00
Ross
ef62ffac9f
add basic non dicom support
2025-12-15 11:39:44 +00:00
Ross
72462b49ef
Add support for external image loading and enhance pan/zoom interactions
2025-12-15 09:15:27 +00:00
Ross
181f471806
basic
2025-12-15 09:07:36 +00:00
Ross
8a0a08000e
add basic thumbnail support
2025-12-15 09:04:54 +00:00
Ross
6ee9489a5f
Add debug logging for thumbnail generation and improve error handling
2025-10-13 09:56:26 +01:00
Ross
6e70a32ffe
Enhance dropdown scrolling behavior to prevent wheel event propagation and allow smooth navigation
2025-10-06 13:14:54 +01:00
Ross
5b3e47edea
Add thumbnail generation for image stacks and improve rendering logic
2025-09-22 15:13:01 +01:00
Ross
8d67078a90
Add reset button to viewport for restoring default properties
2025-09-22 11:58:35 +01:00
Ross
9c3c3573bc
Increase z-index for bottom controls to ensure proper layering and interaction
2025-09-22 11:56:24 +01:00
Ross
f695fcccd0
Add thumbnail image display for stacks and relocate settings button to viewport area
2025-09-22 11:34:16 +01:00
Ross
2f14631ad0
Enhance right-side stack panel interaction with hover button and settings button adjustments
2025-09-22 11:26:30 +01:00
Ross
0ba752c28e
Update settings button position to avoid overlap with right-side controls
2025-09-22 11:04:19 +01:00
Ross
82d4c94255
Refactor right-side stack panel to simplify open state management and remove pinning functionality
2025-09-22 11:03:30 +01:00
Ross
f4497ef59d
Remove right-side stack panel implementation and update comments for clarity
2025-09-22 10:59:33 +01:00
Ross
e685b8b11d
Refactor stack panel functionality to remove top bar and implement toggle for right-side panel visibility
2025-09-22 10:58:05 +01:00
Ross
67329d0468
Refactor layout to integrate right-side stack panel with improved hover and pinning functionality
2025-09-22 10:26:49 +01:00
Ross
6ab976a82b
Add pinnable right-side stack panel with hover functionality
2025-09-22 09:47:31 +01:00
Ross
4bff9b39f3
Add toggle functionality for top stack bar visibility and persistent button to reveal it
2025-09-22 09:41:03 +01:00
Ross
e6a6128aca
Replace stackId with studyId in named stacks and update App component to include studyId in stack entries
2025-09-15 14:28:08 +01:00
Ross
654abaaaf4
Implement drag-and-drop functionality for stack selection and enhance stack grouping by studyId in the DICOM viewer
2025-09-15 14:14:47 +01:00
Ross
1a8fb26a29
Add stackId support to named stacks for improved data handling
2025-09-15 14:03:57 +01:00
Ross
b66352f9b9
Enhance stack handling by adding studyId support and improving descriptor parsing logic
2025-09-15 13:48:25 +01:00
Ross
2c9b0345c4
Implement code changes to enhance functionality and improve performance
2025-09-15 12:42:55 +01:00
Ross
9080370bd1
Add CSS styles for improved layout and add named stacks examples in DICOM viewer
2025-09-15 12:40:11 +01:00
Ross
044057675e
Enhance validation for DICOM viewer input data
...
- Added validation checks for nested stacks and stack objects to ensure imageIds are valid arrays of strings.
- Implemented console warnings for invalid entries, including nested stacks and stack objects, to aid in debugging.
- Improved error handling for unknown or invalid entries in the parsed data.
2025-09-15 12:33:35 +01:00
Ross
8de4efc3e2
refactor image stack handling to support richer data formats and improve clarity
2025-09-15 12:25:57 +01:00
Ross
c3ea2b4478
add cornerstoneDICOMImageLoader to global window interface for enhanced accessibility
2025-09-15 12:18:18 +01:00
Ross
e2f1afe225
add cornerstone3d to global window interface for enhanced functionality
2025-09-08 11:45:40 +01:00
Ross
efc91f8b19
add mouse tool bindings persistence with localStorage
2025-08-11 11:01:39 +01:00
Ross
de9cf60adc
refactor context menu and keyboard navigation handling for improved clarity and maintainability
2025-08-11 10:58:22 +01:00
Ross
c6f8b271a9
fix some display set restoring issues
2025-06-30 11:27:22 +01:00
Ross
b917ca72c9
scope oncontextmenu correctly
2025-06-30 10:05:05 +01:00
Ross
e6f64a6a97
allow annotation navigation disabling
2025-06-30 09:40:50 +01:00