[pve-devel] [PATCH manager] ui: fix height 'extra cpu flags' field in create wizard
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Nov 7 08:56:10 CET 2023
Am 07/11/2023 um 08:50 schrieb Dominik Csapak:
> On 11/6/23 17:31, Thomas Lamprecht wrote:
>> just out of interest, could setting a flex+maxHeight for the extra-flags
>> also have been an option?
>
> AFAICS there is no way to do that. The columns in an inputpanel
> are an 'anchor' layout, and I could not set it so that it would
> take the remaining height of the panel. But theoretically yes,
> if we could make it 'flex' height + a maxHeight for the non wizard case
> this would also work. (possibly with my mentioned rework of the input panel layout)
>
Ack, sounds like lots of work for not that much benefit, so let's keep
using the simple hacks for now.
More information about the pve-devel
mailing list