mirror of
https://github.com/flarum/core.git
synced 2025-07-29 20:50:28 +02:00
Previously, the positioning logic did not account for the case when the textarea was already scrolled down a bit, thus often rendering the dropdown off-screen. Fixes flarum/core#1021.