poppingmoon / aria

A cross-platform Misskey client built with Flutter
https://misskey.io/@aria_app
GNU Affero General Public License v3.0
126 stars 4 forks source link

feat: expand emoji picker if auto focus is enabled #426

Closed poppingmoon closed 1 day ago

poppingmoon commented 1 day ago

When opening an emoji picker in a modal bottom sheet, if the setting for automatically focusing the search field is enabled, expand the sheet to 80% to the top. This makes search results to be less hidden by the software keyboard.