fix bug
This commit is contained in:
@@ -2246,8 +2246,8 @@ class Localuser {
|
|||||||
console.log(original);
|
console.log(original);
|
||||||
|
|
||||||
const emoji = await Emoji.emojiPicker(
|
const emoji = await Emoji.emojiPicker(
|
||||||
-10 + rect.left - window.screen.width,
|
-0 + rect.right - window.innerWidth,
|
||||||
-5 + rect.top - window.screen.height,
|
-20 + rect.top - window.innerHeight,
|
||||||
this,
|
this,
|
||||||
);
|
);
|
||||||
p();
|
p();
|
||||||
|
Reference in New Issue
Block a user