mirror of
https://github.com/flarum/framework.git
synced 2025-02-07 18:33:01 +08:00
Simple forum software for building great communities.
![]() After we scroll to a post, we redraw to render post content. We then update the scrubber again so its height is accurate. This commit moves that update to AFTER our adjustment of scroll position, so that scrubber height is based on actual post heights. This fixes some subtle scrubber glitches. |
||
---|---|---|
framework/core |