jcorporation / myMPD

myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features.
https://jcorporation.github.io/myMPD/
GNU General Public License v3.0
419 stars 65 forks source link

Quick Play/Remove button creates another row #783

Closed sevmonster closed 2 years ago

sevmonster commented 2 years ago

myMPD version: 9.3.4

Describe the bug The new buttons appear above the menu buttons instead of beside it (as I would imagine they should). If this is by design, could there be an option to move them to the side instead? They make tables much less readable due to the extra vertical space.

To Reproduce

Steps to reproduce the behavior:

  1. Enable quick play/remove buttons
  2. Navigate to a table where the buttons will appear
  3. Observe the added line-sized height added to each table row

Screenshots

image image

Server plattform (please complete the following information):

Client plattform (please complete the following information):

jcorporation commented 2 years ago

This is unintended and differently rendered dependent on browser, settings or screen resolution.

Buttons side by side is the best for wider screens and vertical for small screens.

sevmonster commented 2 years ago

Buttons side by side is the best for wider screens and vertical for small screens.

I agree. I thought it might be related to resolution, but no matter the size it would always appear like that.

jcorporation commented 2 years ago

I tested quickly:

Is now fixed in the v9.4.0 branch.