#full screen emoji/sticker/gif picker

1 messages · Page 1 of 1 (latest)

clear basin
#

thanks for making it workse husk

coarse hornet
raw basin
#

This is horrible. I love it

white tundra
#

in my windows 8 era

sonic bluff
#

thankswires

harsh crystal
#

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;
    }
}
lofty gull
#

the emoji picker is not fullscreen when you want to add a reaction

split herald
#

This is perfect, except for me stickers only animate on hover with this on, can I force it to always animate?

lofty gull
#

yeah i would like them to always be animated too

lofty gull
#

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

willow hinge
lofty gull
#

nice. thank you

clear lily
#

No longer working I believe

#

It was great while it lasted💔

lofty gull
#

check out the one pointed out above

clear lily
#

thank you sm

solar iris
lofty gull
#

discord just broke this snippet