sghpjuikit / player

Audio player and management application.
22 stars 2 forks source link

Spam-rightclicking on the Guide makes it skip forward #114

Closed xeruf closed 4 years ago

xeruf commented 5 years ago

If I spam-rightclick on the guide, it will first go back, but no further back than page 3, and after a slight delay start moving forward through the pages again.

sghpjuikit commented 5 years ago

I reproduced the issue.

The guide needs more than a look on this issue so this is a minor. More importantly, I would like to hear some feedback on how to improve the guide in general, because I think it can be very helpful, but the UX is not that good. The guide is the first and only way to explain anything to the user. So we may want to get across as much as we can (naturally, we want to be intuitive first, explain second).

xeruf commented 5 years ago

I prefer when a guide points somewhere. You know, an arrow that points to every major part of the application and explains it, instead of a static dialog.

sghpjuikit commented 5 years ago

Arrow huh. I did implement idea that the guide knows when you complete the action you need to. That's good. But arrow... Thats not easy, not easy at all. Interactivity. Popups and popups with content in sync with content in different windows are brutal.

Certainly lot to think about here.

sghpjuikit commented 4 years ago

Guide has been turned into a plugin and can be disabled.

sghpjuikit commented 4 years ago

The issue have also been fixed long time ago, due to removal of the back button guide. As for the arrows, well - I'll see what I can do, but I cant promise anything.