sgtaziz / WebMessage

A client for communicating with the WebMessage tweak on iOS. Send and receive messages from the comfort of your computer
72 stars 12 forks source link

[Feature Request] Auto switch the text input to the search bar when opening the emoji selector #146

Closed sabogalc closed 3 years ago

sabogalc commented 3 years ago

And then have it move back to where it was before (Conversation search, subject line, message line) when closing the emoji selector

sgtaziz commented 3 years ago

This is intended to keep focus on text input, so when you click an emoji, it is inserted where your cursor position was. This should be less needed once I get autocompletion for emoji words (:emoji:) working.