jquery.terminal icon indicating copy to clipboard operation
jquery.terminal copied to clipboard

Typing animation should scroll to bottom while animating

Open jcubic opened this issue 2 years ago • 0 comments

Issue summary

When text is animating and new lines are added it doesn't scroll to the bottom

Expected behavior

It should scroll to the bottom if the page was at bottom while animating

Actual behavior

The scroll doesn't move

Steps to reproduce

  1. Open Gaiman Playground
  2. Change echo result["def"] with echo* result["def"], 0

jcubic avatar Jun 12 '22 19:06 jcubic