open cover art view on left click release#2296
Conversation
|
Ah, got it. The single click cover interferes with starting a drag event. |
|
I'm not sure. you think of something like m_mouseMoved is set true when a move is registered, and false on release? |
|
That was my first idea. |
|
In my experience the timer solution already works well for the cover window drag moves from #2072 But it would be nice to have a const global timeout for those mouse events (not button interaction like power_window etc.). |
|
LGTM. Thank you. |
..instead of on button press.
This keeps the view clean when dragging a coverart widget to another deck, playlist etc.
https://bugs.launchpad.net/mixxx/+bug/1844730