browserquest / BrowserQuest

Continuing the development of Mozilla BrowserQuest
http://browserquest.herokuapp.com
Other
444 stars 220 forks source link

Overlapping enemy stats windows can sometimes be seen #62

Closed Aaron1011 closed 11 years ago

Aaron1011 commented 11 years ago

If you click on one NPC/enemy, then mouse over another, two overlapping stats windows are shown. This also has the effect of making the background appear darker. See the screenshot below:

browserquest

justinclift commented 11 years ago

Yeah, I think this overlapping stats window bug is probably also related to the problem shown here, where the shaded hover part isn't covering the number in the "Level xxx" part:

screen shot 2013-06-30 at 2 09 34 pm

justinclift commented 11 years ago

Fixed by @Aaron1011 in PR #67. Thanks Aaron! :smile: