-
-
Notifications
You must be signed in to change notification settings - Fork 253
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add workaround to avoid emoji picker to take the full screen height
The toggleEmojiPopup method is a hacky workaround to avoid bug #1914 As the bug happens only for the very first time when the popup is opened, it is closed after some milliseconds and opened again. 200 milliseconds seems to be a good value to initialize the popup correctly with the desired size downside: there is even some flickering when opening the "more emojis" window Signed-off-by: Marcel Hibbe <[email protected]>
- Loading branch information
Showing
1 changed file
with
30 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters