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

[BUG] Fix click on menu sometimes stops loading #126

Closed
Hofknecht opened this issue Jul 27, 2020 · 3 comments
Closed

[BUG] Fix click on menu sometimes stops loading #126

Hofknecht opened this issue Jul 27, 2020 · 3 comments
Assignees
Labels
Milestone

Comments

@Hofknecht
Copy link
Owner

Fix click on menu sometimes stops loading but should only start loading

@Hofknecht Hofknecht added this to the 1.1 milestone Jul 27, 2020
@Hofknecht Hofknecht self-assigned this Jul 27, 2020
@topeterk
Copy link
Collaborator

Is there a more detailed description about this issue?
I don't get it, what problem here actually is.

@Hofknecht
Copy link
Owner Author

Usually when you move the mouse over a folder it takes 200 ms then it starts loading the submenu.
With click you can directly start loading it.

The issue occures when you already waited 200ms, but it takes longer to load the menu (e.g. network folder) and then you click once on it, then loading for submenu stops

but i expect nobody uses it like this so i will downgrade the prio

@Hofknecht
Copy link
Owner Author

removed the stop when single click. single click now working like expected, it jumps over the 200 ms and starts directly the load

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants