LouisH-760 / MusicPlayer

Lightweight java music Player
The Unlicense
2 stars 1 forks source link

Seekbar click #13

Open CryVeck opened 4 years ago

CryVeck commented 4 years ago

When do click at a position in the seekbar, bad behaviour :

LouisH-760 commented 4 years ago

This is a known issue, i'll see how feasible it is to fix cleanly.

LouisH-760 commented 4 years ago

seems like the seekbar behaviour is at least in part decided by the swing LookAndFeel, as when i experimented with systemLookAndFeel (GTK, for me) a click on the sidebar moved it by a predefined amount towars the click