First of all, I love tuneful, the attention to detail in the UI is fantastic.
I noticed a small issue when switching between minimal and full views of the mini player - the window would shift down slightly each time. This PR fixes that by maintaining the window's vertical position during view transitions.
Fixes #124
Changes
Modified window position calculation in setupMiniPlayerWindow to maintain consistent vertical alignment when switching between view types
Window now stays in exactly the same position whether switching via settings panel or right-click menu
First of all, I love tuneful, the attention to detail in the UI is fantastic.
I noticed a small issue when switching between minimal and full views of the mini player - the window would shift down slightly each time. This PR fixes that by maintaining the window's vertical position during view transitions.
Fixes #124
Changes
setupMiniPlayerWindow
to maintain consistent vertical alignment when switching between view types:)