SoundWall
SoundWall copied to clipboard
Album art and target areas are decoupled on small display
Writing this from an older macbook, only 800 vertical px, of which ~520 were available to the app window at the time the issue occurred.
Album art was pushed down such that there were only two per line, like this:
http://cl.ly/image/0i2m1v1d1h3Y
However, the target areas to switch tracks were still three wide, so there was little to no visual association between where the cursor was and which track would play.
This is super weird even though I've seen the error before. Can you post your MB year, OS and browser so I can try to replicate it?
It's literally the oldest white Macbook, purchased (iirc) in early 2007, though it may have even been produced in 2006. OS is 10.6.8, though I am running a very recent version of Chrome Canary: 36.0.1961.0.
I think it may have had something to do with the fact that I'd recently downloaded a file, and the notification bar at the bottom of the screen was still visible, taking up an extra 60 or so px of vertical space. When I closed it the album art alignment reflowed to three wide.
Yeah the app doesn't notice height changes. I think that's trivial to fix - here I resize when the window resizes. If I resize on document resize, then it should work.
I'll try and fix this tomorrow.
So now when you close the download bar, the page should resize by itself. If, however, you open the download bar again, the page won't resize then.