mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
iOS: Fixed session resizing
This commit is contained in:
@@ -148,7 +148,6 @@ void ios_resize_display_buffer(mfInfo* mfi)
|
||||
CGContextRelease(old_context);
|
||||
|
||||
// Create the new context
|
||||
gdi_resize(mfi->instance->context->gdi, mfi->instance->settings->DesktopWidth, mfi->instance->settings->DesktopHeight);
|
||||
ios_create_bitmap_context(mfi);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user