mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-07-02 12:17:47 +02:00
Update content/client-server-api/modules/image_packs.md
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
02edbc2622
commit
3f08ea8425
|
|
@ -140,7 +140,7 @@ The `title` attribute SHOULD be present and set to the shortcode of the
|
||||||
emote. Clients MAY display this as a tooltip.
|
emote. Clients MAY display this as a tooltip.
|
||||||
|
|
||||||
The `height` attribute MUST be present for backwards compatibility with
|
The `height` attribute MUST be present for backwards compatibility with
|
||||||
clients that do not support custom emotes. Clients SHOULD set this to `32`.
|
clients that do not support custom emotes. Clients SHOULD set this to "32".
|
||||||
Clients implementing image pack support SHOULD override this value when
|
Clients implementing image pack support SHOULD override this value when
|
||||||
rendering based on the user's font size or other environmental factors. The
|
rendering based on the user's font size or other environmental factors. The
|
||||||
`width` attribute SHOULD be omitted to preserve the image's aspect ratio.
|
`width` attribute SHOULD be omitted to preserve the image's aspect ratio.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue