https://bugs.documentfoundation.org/show_bug.cgi?id=89492
Michael Meeks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #11 from Michael Meeks <[email protected]> --- Really great work; thanks ! =) Unfortunately, that patch is rather useful ;-) it un-screws-up some particularly tortured life-cycle around VirtualDevices that is inexecusably bad =) will need to think this through. Ultimately, similar sizing logic should happen in the factory / constructor I think: mpVirDev = pSVData->mpDefInst->CreateVirtualDevice( pGraphics, nDX, nDY, nBitCount, pData ); To avoid this unpleasant habit of re-sizing virtual-devices later in this unusual way. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
