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

move repr_html to _ImageWrapper #429

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jo-mueller
Copy link
Contributor

Fixes #428

Dear OME-Team,

this PR fixes the issue that some classes that derive from BlitzObjectWrapper do not possess the necessary attributes to display the repr_html method correctly. repr_html mthods should be introduced specifically for each derived object. In this PR I simply move the repr_html to the derived class.

Since this is my last day at work before a longer parental leave, I unfortunately don't have the time to test this in detail but I hope that it's enough to get you started on the fix.

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.

_repr_html throws error for mapAnnotation object
1 participant