[PATCH] follow-up of fdo#30788: fix showing of unnecessary empty horizontal scrollbar

Ivan Timofeev timofeev.i.s at gmail.com
Tue Mar 13 06:33:38 PDT 2012


On 09.02.2012 21:38, Ivan Timofeev wrote:
> Another question is why in the code above there is
> pVScrollbar->IsVisible(sal_False)
> for the vertical scrollbar. I don't know. If this condition is true,
> then the right border should be set:
> rToFill.Right() = nTmp;
> But even if you move that line to the outside of the condition, there is
> no any visual effect, no any right border.

Arrrggh! I am as blind as an owl. The border was there, it melted into 
the background. Fixed now:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=f1040f9fa7e3af5ccc91a4cbc0ff781dd372107d

Sorry,
Ivan


More information about the LibreOffice mailing list