[plasmashell] [Bug 423442] Media player widget has a suboptimal layout for low width to height aspect ratio

2020-06-25 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=423442

--- Comment #2 from Till Schäfer  ---
Some time ago I have also created some mockups for playbar2, another nice media
widget, which had the same problems. Playbar ended up in three different
layouts: vertical, balanced, horizontal. 

https://github.com/audoban/playbar2/issues/16

Maybe you can use some of the ideas...

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423442] Media player widget has a suboptimal layout for low width to height aspect ratio

2020-06-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423442

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
   Severity|normal  |minor
 Ever confirmed|0   |1
 CC||n...@kde.org,
   ||uhh...@gmail.com

--- Comment #1 from Nate Graham  ---
We had the exact same issue in Elisa recently, and fixed it there by moving the
text to below the artwork when the view is more vertical than horizontal. See
https://invent.kde.org/multimedia/elisa/-/commit/6f48964505a3c11839a4aad196f492b4521fdee3

I wonder if we should extract the Elisa view into a shared media player art
view that can live in Kirigami and knows how to switch from a vertical to a
square or horizontal layout, and then use that thing both here and in Elisa.

Thoughts, Carson?

-- 
You are receiving this mail because:
You are watching all bug changes.