mirror of
https://github.com/atom/atom.git
synced 2026-02-07 21:25:05 -05:00
Previously if the list was displayed above the cursor position and the list was filtered to decrease in size it would be displayed several rows above the cursor as it shrinks. Now the position is updated each time the list is populated so it will always use the latest height when calculating the position in the editor to place the select list at.