apognu / otter

Music player for Funkwhale
MIT License
214 stars 21 forks source link

Buttons in queue are too small #86

Open wvffle opened 3 years ago

wvffle commented 3 years ago

Describe the bug When trying to move track/mark track as favorite/open context menu of track in tracks queue I most of the times miss the button and play track that I wanted to interact with.

How to reproduce

  1. Go to track queue
  2. Click on 3 dot menu of a track
  3. Miss it a bit

Expected behavior Instead of margin around the buttons, there should be only padding. That way, when clicked between button and the top side of track entry, it'd register a button click, not an entry click.

Environment details

Additional context This may be not a bug for most of the people there. I have Developer Settings > Smallest Width set to 543dp so that's why it's hard for me to click the buttons.

DanielNautre commented 3 years ago

On a Samsung S7 with Android 8.0.0 I encounter this problem too though to a lesser extent than what've described in #89