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

Displaying more justifications is slow #9

Open
ykazakov opened this issue Jun 9, 2017 · 0 comments
Open

Displaying more justifications is slow #9

ykazakov opened this issue Jun 9, 2017 · 0 comments

Comments

@ykazakov
Copy link
Member

ykazakov commented Jun 9, 2017

When there are many justifications and a "+" button is pressed to show next justifications, there is a significant delay. I think this is because all justifications are redrawn using the method PresentationPanel.updatePanel(), which itself calls OWLCellRenderer.getCellRenderingComponent(). This can possibly be optimised by caching the cell sizes like in protege-proof-explanation.

screen shot 2017-06-09 at 22 14 21

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

No branches or pull requests

1 participant