pragmaticdave

Results 2 comments of pragmaticdave

Our web app which draws circumplex graphs also suffers from the same bug. Firefox & Opera display fine whether rendered hidden or not, but IE9, Chrome, and Safari all render...

Ok so I wrote a temporary fix in our own code until Dmitry is able to attend to this issue. Add this to your stylesheet: ``` .hidden { height: 1px;...