jansmolders86 / mediacenterjs

A HTML/CSS/Javascript (NodeJS) based Media center
http://mediacenterjs.com
1.29k stars 243 forks source link

Bug in movies overview #160

Closed CodingPeak closed 9 years ago

CodingPeak commented 9 years ago

Hate to say it, but there's a small bug in the movies overview.

When there's so little movies that you have no vertical scrollbar, but you do have 2 lines of movies, when you hover the left bottom one and then hover the top left one, the layout glitches..

image

When you do the same thing here after with the 2nd movie from the left, you get this...

image

jansmolders86 commented 9 years ago

Great find again Ruben! These kind of bug report will truly make the application better for the long run! I'll put this on my todo list ASAP!

Jon889 commented 9 years ago

I can't seem replicate this? I have two rows of movie and hovering over the bottom left then the top left doesn't cause a layout issue.

CodingPeak commented 9 years ago

Hmm... Chrome?

Jon889 commented 9 years ago

Yep I tried in chrome and Safari, also with hidden movies and without. Could you save the page (once the bug is present) and post it here/email it?

CodingPeak commented 9 years ago

Just the rendered HTML? :)

Jon889 commented 9 years ago

Yes

Jon889 commented 9 years ago

@Rubenvanhoeyveld did you send the HTML?

CodingPeak commented 9 years ago

No, I'm sorry Jon, I've been busy + the last time I tried to update my working copy, the entire application was corrupted, so I had to uninstall everything.. I guess I also lost my sqlite database, so I might have to do the scraping all over again.. I will make work of this in the weekend.