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

Calculate info at cursor in background thread #211

Open
iromeo opened this issue Sep 6, 2023 · 2 comments
Open

Calculate info at cursor in background thread #211

iromeo opened this issue Sep 6, 2023 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@iromeo
Copy link
Contributor

iromeo commented Sep 6, 2023

At the moment it is done in EDT.
Is related to #206

@iromeo iromeo added the enhancement New feature or request label Sep 6, 2023
@iromeo iromeo added this to the JBR 1.1 milestone Sep 6, 2023
@iromeo
Copy link
Contributor Author

iromeo commented Sep 22, 2023

A partial improvement was added in https://github.com/JetBrains-Research/epigenome/commit/24de306575204598cdf4fb2df31e651c4bbe09af. Detailed info could be fetched noticeable time for BED tracks (couple of secs) so we calc it in background thread but with modal progress dialog to avoid inconsistent state

@iromeo iromeo modified the milestones: JBR 1.1, Backlog Sep 28, 2023
@iromeo
Copy link
Contributor Author

iromeo commented Sep 28, 2023

Maybe move to backlog? Progress dialog helps with that.

@iromeo iromeo added backlog and removed backlog labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant