Add width to smileys (#4145)
authorSascha Greuel <sascha@softcreatr.de>
Fri, 23 Apr 2021 13:32:11 +0000 (15:32 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Apr 2021 13:32:11 +0000 (15:32 +0200)
commitd18f6adec0f401c88b82b0aea762d3fa2696ae69
tree5c8fbac228cca8506b695666f7ea315142a7b4c2
parent4f5bc16f8b78ae25fa8853f1d765a45e34e1f4f7
Add width to smileys (#4145)

As of now, the smiley width is unknown, which may lead in unwanted layout shifting. The proposed change will add the width property to smileys' HTML output.
wcfsetup/install/files/lib/data/smiley/Smiley.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeTextParser.class.php