feat/full width - #2293
Closed
sedghi wants to merge 213 commits into
Closed
Conversation
* feat: add segmentLabel color * chore: remove textbox link
…tions (#2163) * Make progressive retrieveOptions work for stackprefetch * Improve fallback * Update retrieve options for streaming image volume
* feat: enable historyMemo action grouping * feat: add tool history grouping example * feat: add asArray function * fix: preview bug * chore: add jsdocs to asArray
… size limitation, performance degradation on high res monitors and enhance multi-monitor support (#2181)
* Load and apply 3d setting * reapply presets * Remove import * Remove debug log for updated sampling quality in createVolumeMapper * Refactor rendering pipeline: .Make sample distance multiplier a property of the viewport. move sample distance change out of updateRenderingPipeline method and add to VolumeViewport3D. * Refactor VolumeViewport3D: Remove debug logs from setSampleDistanceMultiplier method and update updateRenderingPipeline to call _configureRenderingPipeline. * Add sample distance multiplier dropdown to toolbar and update viewport rendering * Remove debug log from setSampleDistanceMultiplier method * Update instructions to include sampling distance selection guidance * Refactor volume mapper: Use sample distance multiplier from configuration in createVolumeMapper function * Refactor createVolumeMapper: Simplify sample distance calculation by removing unnecessary conditional check for sampleDistanceMultiplier * Shorter calculation logic for sample distance --------- Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
* priority prefetch * fix * remove console.log
* add tests * fix
* chore: add manipulation to color * add invert
…multiples toolgroups (#2221) * debug threshold tools for tmtv * fix prettier * fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this._imageCache.set(imageId, cachedImage);#2239)Context
Changes & Results
Testing
Checklist
PR
semantic-release format and guidelines.
Code
etc.)
Public Documentation Updates
additions or removals.
Tested Environment