mirror of
https://github.com/flarum/core.git
synced 2025-08-08 01:16:52 +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();
|
||||
m.redraw();
|
||||
this.calculatePosition();
|
||||
this.updateScrubber();
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user