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
This commit is contained in:
parent
e2e6fa5ad5
commit
591238e8a4
@ -680,7 +680,6 @@ namespace dxcanvas
|
|||||||
|
|
||||||
mpWindow->SetControlForeground();
|
mpWindow->SetControlForeground();
|
||||||
mpWindow->SetControlBackground();
|
mpWindow->SetControlBackground();
|
||||||
mpWindow->EnablePaint(sal_False);
|
|
||||||
|
|
||||||
const SystemEnvData *pData = mpWindow->GetSystemData();
|
const SystemEnvData *pData = mpWindow->GetSystemData();
|
||||||
const HWND hwnd(reinterpret_cast<HWND>(pData->hWnd));
|
const HWND hwnd(reinterpret_cast<HWND>(pData->hWnd));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user