HaikuArchives / BePodder

A media aggregator (and more)
MIT License
5 stars 9 forks source link

Play/Restart/Stop/Remove buttons are not anchored #56

Closed KevinAdams05 closed 6 years ago

KevinAdams05 commented 6 years ago

The four command buttons at the top right of the main window (play, restart, stop, remove) are not anchored. So when the window resizes the buttons stay where they are, instead of moving relative to the new size of the window.

Notice how when the window gets wider, the episode list and the details panel get wider to fill the frame. But the buttons stay at their original location. And when the window is made smaller, the buttons disappear.

Tested on the latest sources from github as of 21 Feb 2018. Running on x86_64 hrev51795.

Default default

Wide wide

Narrow narrow

janus2 commented 6 years ago

This is related to #16.