#full screen emoji/sticker/gif picker
1 messages · Page 1 of 1 (latest)
you are very whalecome
This is horrible. I love it
in my windows 8 era
thanks
With dynamic names in case discord changes fields name in future (can break some other shit tho, not tested)
/* fullscreen emoji picker */
[class^="layerContainer_"] [class^="positionLayer_"] {
width: 100vw;
height: 100vh !important;
left: 0px;
bottom: 0px !important;
align-items: center !important;
align-content: center !important;
background-color: rgba(0, 0, 0, 0.5);
[class^="drawerSizingWrapper_"] {
justify-self: center !important;
align-self: center !important;
right: 50vw !important;
left: 50vw !important;
top: 50vh !important;
bottom: 50vh !important;
height: 90vh;
width: 90vw !important;
}
}
-# haha, RX 580 2048SP goes brr on gif page
https://moeka.is-a-good-waifu.com/7AMAbwr.png
the emoji picker is not fullscreen when you want to add a reaction
This is perfect, except for me stickers only animate on hover with this on, can I force it to always animate?
yeah i would like them to always be animated too
this snippet just stopped working. it seems discord changed how the window works. you can now resize it horizontally but unfortunately you can't resize it vertically, it seems
works, just comment out/remove width: 90vw !important; since you can resize it now
nice. thank you
check out the one pointed out above
I hope message reaction emojis can also be displayed in full screen.
discord just broke this snippet
