← Back to team overview

kicad-developers team mailing list archive

[PATCH] Fix scrollbars in macOS GAL canvases

 

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

Attachment: 0001-Fix-scrollbars-in-macOS-GAL-canvases.patch
Description: Binary data


Follow ups