]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
window: addtotp: Increase the size of the quiet zone
authorMaximiliano Sandoval <m.sandoval@proxmox.com>
Tue, 13 Jun 2023 13:32:22 +0000 (15:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 16 Jun 2023 13:52:37 +0000 (15:52 +0200)
commitc655b2f577fe7d22e4171b66c0b028c64c70b6ac
tree4f90d54b9546fcebbd84986369c82afda973922d
parent7d5201a32f02d2b2df5f3e8cafa5ba7f9c8193f7
window: addtotp: Increase the size of the quiet zone

It is recommended that the quiet zone has the width of 4 blocks, since
each block is around 4 pixels each, we need a margin of 16 pixels and a
size of 256 + 2 * 16 pixels.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
src/window/AddTotp.js