Results 3 issues of Joe Hudson

Hello, Thanks for the great theme. I love the video preview and it works great but I've noticed lag when scrolling through games after I've added video previews. Is there...

for example `compressing.zip.compressDir('/foo/bar', 'foo.zip')` will end up with ``` /bar/a.txt /bar/b.txt ``` whereas I'd like to have ``` /a.txt /b.txt ``` Thanks

I believe this is related to a certain DOM structure which I haven't been able to nail down yet. What I do see is that TabSet.updateVisibleTabs is called after mount...