Clean up legacy code in emoji picker
Ref: grouped-emoji-picker
This commit is contained in:
parent
c70cdbb873
commit
8777b6eadd
4 changed files with 28 additions and 119 deletions
|
|
@ -207,7 +207,6 @@ const EmojiInput = {
|
|||
},
|
||||
triggerShowPicker () {
|
||||
this.showPicker = true
|
||||
this.$refs.picker.startEmojiLoad()
|
||||
this.$nextTick(() => {
|
||||
this.scrollIntoView()
|
||||
this.focusPickerInput()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue