parent
ef8c9e48e8
commit
e53dc3dabb
@ -1156,10 +1156,9 @@ static BOOL xf_pre_connect(freerdp* instance)
|
|||||||
{
|
{
|
||||||
if (!xf_keyboard_init(xfc))
|
if (!xf_keyboard_init(xfc))
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
|
||||||
|
|
||||||
if (!xf_detect_monitors(xfc, &maxWidth, &maxHeight))
|
if (!xf_detect_monitors(xfc, &maxWidth, &maxHeight))
|
||||||
return FALSE;
|
return FALSE;
|
||||||
|
}
|
||||||
|
|
||||||
if (maxWidth && maxHeight && !freerdp_settings_get_bool(settings, FreeRDP_SmartSizing))
|
if (maxWidth && maxHeight && !freerdp_settings_get_bool(settings, FreeRDP_SmartSizing))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user