fabien-d / alertify.js

JavaScript Alert/Notification System
http://fabien-d.github.com/alertify.js/
4.26k stars 726 forks source link

Alertify logs cause whole document layouts on chrome, any way to prevent it? #243

Open kaansoral opened 9 years ago

kaansoral commented 9 years ago

Hi

I know that the project is discontinued, however I still actively use alertify

One huge problem is performance, for some reason chrome issues full page layouts when logs are shown/hidden, which is a major performance issue

I've tried several things to contain the scope of the layouts but didn't succeed

Is there anyone out there who solved this issue?