syncthing/gui/default
tomasz1986 dab68cf841
gui: Add size and improve alt text of device QR code image (#8545)
Currently, the QR code image has no size specified in the HTML. This
causes other elements of the modal to jump around when opening it for
the first time and waiting for the QR image to generate. The jumping is
especially noticeable when the GUI is accessed remotely and there is a
delay while loading the elements due to slow connection.

In addition, capitalise "QR" in the alt text. This is necessary for
accessibility reasons, e.g. when using a screen reader, which may read
upper- and lowercase characters differently.

Lastly, allow to translate the alt text itself.

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2022-09-20 11:46:35 +02:00
..
assets gui: Replace JS select-on-click with CSS user-select (fixes #3868) (#8544) 2022-09-20 11:37:34 +02:00
syncthing gui: Add size and improve alt text of device QR code image (#8545) 2022-09-20 11:46:35 +02:00
vendor all: Fix various user-facing and non-user-facing typos (#8509) 2022-08-23 15:44:11 +02:00
index.html gui: Replace JS select-on-click with CSS user-select (fixes #3868) (#8544) 2022-09-20 11:37:34 +02:00
modal.html gui: Update to Font Awesome v5 (#4889) 2018-05-24 19:59:32 +01:00