resize handling / layout on timeout?

Ivan Timofeev timofeev.i.s at gmail.com
Mon Oct 7 09:02:27 PDT 2013


Hi Caolán,

On 07.10.2013 17:36, Caolán McNamara wrote:
> Opaque resize is the now normal case where window contents are shown
> while moving as opposed to old-school drawing a simple empty wireframe
> box.

OK, thanks.

>> FWIW, I've disabled the resize timer (i.e. bool bStartTimer = false in
>> vcl/source/window/winproc.cxx) and don't see any problem so far (except
>> the help app).
>>
>> Same for layout - I guess it can be done immediately..? (Well, the
>> printdialog will need some love then)
> 
> Is the print dialog ultra slow after that or is there some other
> problem ?

Oops, my bad, it's alright actually, as it scales the preview in Paint,
not Resize. =)

> Are you just on Linux or are you able to see what the general situation
> is like on Windows/MacOSX too ?

I can set up a build environment on Windows (or at least run a daily
build), but I don't have a Mac at all. :( So I'll have to upload patches
for review on MacOSX.

Regards,
Ivan


More information about the LibreOffice mailing list