mirror of
https://github.com/flarum/core.git
synced 2025-08-08 17:36:38 +02:00
Update scrubber after scrollToItem
This commit is contained in:
committed by
Franz Liedke
parent
1360723c3f
commit
beab8ce39c
@@ -339,6 +339,7 @@ export default class PostStream extends Component {
|
|||||||
this.state.unpause();
|
this.state.unpause();
|
||||||
m.redraw();
|
m.redraw();
|
||||||
this.calculatePosition();
|
this.calculatePosition();
|
||||||
|
this.updateScrubber();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user