[pve-devel] applied: [PATCH manager] ui: fix Guest Summary Notes height
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Jun 18 13:38:28 CEST 2021
On 18.06.21 13:34, Dominik Csapak wrote:
> fixes 'infinite' height of the guest notes, by setting the height on the
> container a level up
>
> the notes view itself is already scrollable, so if it is too large,
> there'll be a scrollbar
>
> this does not change anything for templates, as there we show nothing
> under the notes and thus there the infinite height is ok
>
did not saw any complaints there, but it's a really easy fix so I'm going to
cherry-pick it
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> should apply to stable-6 too if we want that
> www/manager6/panel/GuestStatusView.js | 2 --
> www/manager6/panel/GuestSummary.js | 1 +
> 2 files changed, 1 insertion(+), 2 deletions(-)
>
>
wow, that was fast.
applied, thanks!
More information about the pve-devel
mailing list