iCrawlerRPG / iCrawlerRPG.github.io

An incremental dungeon crawler. Currently in Alpha v0.9.1
http://icrawlerrpg.github.io
28 stars 8 forks source link

UI tooltip flicker bug #11

Open CyberMew opened 8 years ago

CyberMew commented 8 years ago

The tooltip on the Upgrades tab is flickering very badly, I cannot see what the text says. However the tooltip on the other tabs are fine.

peterbrinck commented 8 years ago

Could you post a GIF or a way to reproduce the problem?

CyberMew commented 8 years ago

Hmm I'm on OS X Safari so I'm not sure. I can try chrome tomorrow and see if it's a browser problem. Will update again!

solocommand commented 8 years ago

@peterbrinck it seems to happen when switching between battle and resting.

filiperferreira commented 8 years ago

It happens because the list refreshes every time you get excelia. That should be solved with the new refactoring using AngularJS.