kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #30738
Re: [PATCH] Fix scrollbars in macOS GAL canvases
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
jp charras <jp.charras@xxxxxxxxxx>
-
Date:
Fri, 15 Sep 2017 11:37:30 +0200
-
In-reply-to:
<CA+qGbCBoL4ZHHNKbt84V=woaQjiEd5Zw-0VH2pnznzDUY_8b8w@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
Le 14/09/2017 à 16:15, Jon Evans a écrit :
> Hi,
>
> This patch fixes the issue with scrollbars not working on macOS. The scrollbars were hidden because
> the GAL was rendering over the entire size of the draw_panel, not the client size (i.e. area minus
> scrollbar size, etc).
>
> Please give this a check on Windows/Linux to make sure it still works there.
>
> Thanks,
> Jon
>
Hi Jon,
I committed you patch, after test on Windows.
It works fine, and fixes a minor bug due to use of this incorrect size.
--
Jean-Pierre CHARRAS
References