captbaritone / webamp

Winamp 2 reimplemented for the browser
https://webamp.org
MIT License
9.7k stars 640 forks source link

windowLayout not honored #1218

Open firebellys opened 1 year ago

firebellys commented 1 year ago

I'm passing in options for windowLayoutand nothing seems to matter. The other options are loading but it seems to be ignoring my windowLayout.

I've tried just adding main, or adding equalizer: {closed: true}. But nothing seems to happen.

nzoschke commented 1 year ago

I got this working as long as I'm using the latest next build. Here is a recipe that worked for me:

https://github.com/captbaritone/webamp/issues/1215#issuecomment-1513692251