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

ContextualPane clicking through views too fast before they render will cause backups and hangs in JSD #84

Open
rjackey opened this issue Sep 11, 2024 · 0 comments

Comments

@rjackey
Copy link
Member

rjackey commented Sep 11, 2024

Clicking through different views in a tree more quickly than they render will cause things to hang. It looks like callbacks may get queued and lock things up.

There are some dependencies on:

  • deactivateView_Private calling drawnow
  • launchView trying to set a blocking progress dlg
  • docking the figure window
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