Kaydet (Commit) d11d6c27 authored tarafından Michael Meeks's avatar Michael Meeks Kaydeden (comit) Andras Timar

tdf#91574 - ensure we get paint events to render directx presenter console.

This is an odd-one; lots of details in the bug.

Change-Id: I287945eba965cc637642e9226c7fe7f2a0754130
Reviewed-on: https://gerrit.libreoffice.org/17274Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJan Holesovsky <kendy@collabora.com>
üst 7db59050
......@@ -683,7 +683,6 @@ namespace dxcanvas
mpWindow->SetControlForeground();
mpWindow->SetControlBackground();
mpWindow->EnablePaint(sal_False);
const SystemEnvData *pData = mpWindow->GetSystemData();
const HWND hwnd(reinterpret_cast<HWND>(pData->hWnd));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment