Skip to content
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: osd navigator 401 issue (DEV-4317) #1886

Conversation

irmastnt
Copy link
Contributor

resolves DEV-4317

Copy link

linear bot commented Nov 13, 2024

@@ -50,13 +50,13 @@ export class StillImageComponent implements AfterViewInit, OnDestroy {
isPng = false;

constructor(
protected osd: OpenSeaDragonService,
protected osdService: OpenSeaDragonService,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this protected? Shouldn't also be private?

@irmastnt irmastnt merged commit 380a494 into main Nov 14, 2024
14 checks passed
@irmastnt irmastnt deleted the feature/dev-4317-image-preview-for-internal-images-is-not-loaded-due-to-401 branch November 14, 2024 13:35
irmastnt added a commit that referenced this pull request Nov 19, 2024
…-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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants