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.
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
feat: WSI Viewport - basic framework to display WSI images with annotations #944
feat: WSI Viewport - basic framework to display WSI images with annotations #944
Changes from 6 commits
6bd88ec
c131853
0a12a13
9d6fe59
6d7f4d3
3998302
8c72176
f403146
105a7a2
d570081
f00706a
11e4cac
3481216
96cd98f
8a72338
bc884b9
9c856a0
629d5d9
f6f6e34
5dbb635
9f98413
d1a019a
1f8366e
38958f8
af67ea6
427fb1f
23f6895
32c6f6b
33dead9
3a2248f
a7e3521
26be4a5
19d32d8
7cb4f33
b226766
ca84b43
75f3ae6
6d233e1
6352e10
f53a4a5
12f28c7
c040876
6894cc3
96ee59e
a0f98f7
24e2a97
bea6c71
b48d6cf
bdce4cd
b26cdd8
1300c68
52faafb
a697760
ed2c8e1
d1a70d7
3b4a1c6
1e796e9
38ce062
27a18f0
45efdf8
7c8da0f
442def9
8e34944
3c241b0
5990898
0829afd
46c3bc1
16d5ddf
eb7aa4b
3980c8c
c0d5135
8946a1d
6e59811
a5d2e58
9f95d46
745c74e
7f1d3a4
aa32fb1
909c12e
77201fa
c97f02c
a66abb6
4fa2c80
6b8ce67
887c532
f04d64c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Not sure why you are removing video viewport
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 method was unused, and I don't see a need for methods for each type when we have the generic ones.