-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: image download (DEV-4321) (DEV-4318) #1885
fix: image download (DEV-4321) (DEV-4318) #1885
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The compound viewer does not pass any attachedProject to the image components. I also would prefer to get the attached project by a state.
libs/vre/shared/app-representations/src/lib/still-image/still-image-toolbar.component.ts
Show resolved
Hide resolved
libs/vre/shared/app-representations/src/lib/still-image/still-image.component.ts
Outdated
Show resolved
Hide resolved
Should be ok now |
…-not-be-downloaded
…-not-be-downloaded * main: fix: react on input changes (DEV-4370) (#1896) fix: open as side dialog (DEV-4226) (#1889) refactor: resource editor (DEV-4339) (#1890) chore: add cypress dependencies to project package.json (#1893) chore: ngxs comments, removed current page state (#1888) fix: osd navigator 401 issue (DEV-4317) (#1886) # Conflicts: # libs/vre/shared/app-representations/src/lib/still-image/still-image.component.ts # libs/vre/shared/app-resource-page/src/lib/compound/compound.service.ts # libs/vre/shared/app-state/src/lib/resource/resource.state.ts
…-not-be-downloaded
resolves DEV-4321, DEV-4318