PromoFaux / TestRepo

0 stars 1 forks source link

Test #12

Closed PromoFaux closed 7 years ago

PromoFaux commented 7 years ago

Here is a test issue :)

PromoFaux commented 7 years ago

Here is a reply to an issue :(

PromoFaux commented 7 years ago

This will make scrolling work:

if(scrolling)
{
    pre.scrollTop(pre[0].scrollHeight);
}
PromoFaux commented 7 years ago

Test