Closed elliottt closed 11 years ago
In particular, it seems to be the vertical size of the inner div that makes the difference. When you show the UI and increase the horizontal space alone, no problems are displayed. I thought this had to do with the overflow property on those divs, but changing overflow to 'auto' doesn't help...
Closed by 860bdc5
The new UI won't show any problems until it's resized once. This should just be a case of making sure that the inner div that contains the problems is sized appropriately once the ui is made visible.