vnc scaling: show setting in a single line

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-09-04 14:30:01 +02:00
parent 635cc133e0
commit b89a26bcb8

View File

@ -338,12 +338,9 @@ Ext.define('PVE.window.Settings', {
xtype: 'fieldset',
title: gettext('noVNC Settings'),
items: [
{
xtype: 'displayfield',
fieldLabel: gettext('Scaling mode'),
},
{
xtype: 'radiogroup',
fieldLabel: gettext('Scaling mode'),
reference: 'noVNCScalingGroup',
height: '15px', // renders faster with value assigned
layout: {