mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-13 07:48:39 -05:00
implement output follow-scroll behavior
This commit is contained in:
@@ -24,7 +24,7 @@ function OutputStream ($q) {
|
||||
|
||||
this.state = {
|
||||
ending: false,
|
||||
ended: false
|
||||
ended: false,
|
||||
};
|
||||
|
||||
this.lag = 0;
|
||||
|
||||
Reference in New Issue
Block a user