[pve-devel] applied: [PATCH widget-toolkit v2] fix #6312: limit consent window to viewport size
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jul 17 00:45:18 CEST 2025
On Thu, 15 May 2025 10:02:14 +0200, Dominik Csapak wrote:
> The consent window will try to size itself according to the max/min
> constraints set, but those might be too large for some viewport sizes.
>
> Since it's not possible to set those to relative viewport sizes (ExtJS
> does it's own layout, so we can't use CSS), we have to save the original
> size and on resize of the viewport limit ourselves to that (minus 10 px
> safety margin).
>
> [...]
Applied, thanks!
[1/1] fix #6312: limit consent window to viewport size
commit: 5b329a62352a14544b313fd5762d782efa480231
More information about the pve-devel
mailing list