Improve reaction picker
This commit is contained in:
parent
0739ae006d
commit
c4f7e6659f
6 changed files with 67 additions and 14 deletions
|
|
@ -500,7 +500,7 @@ export default defineComponent({
|
|||
this.blur();
|
||||
os.popup(import('@/components/emoji-picker.vue'), {
|
||||
src: this.$refs.reactButton,
|
||||
compact: !this.$store.state.device.useFullReactionPicker
|
||||
asReactionPicker: true
|
||||
}, {
|
||||
done: reaction => {
|
||||
if (reaction) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue