Skip to content

Override the OSX scrollbar behavior for the image panel.#1209

Merged
pmuetschard merged 1 commit into
google:masterfrom
pmuetschard:scroll
Oct 17, 2017
Merged

Override the OSX scrollbar behavior for the image panel.#1209
pmuetschard merged 1 commit into
google:masterfrom
pmuetschard:scroll

Conversation

@pmuetschard
Copy link
Copy Markdown
Member

Forces the use of the "always visible" style of the scrollbars on the image panel, instead of the possible overlay style, which would hide portions of the image.

Introduces a platform specific SwtUtil class inside the the SWT package, so it can easily access protected fields, which can be (sparingly) used to customize platform specific behavior.

Fixes #1141

Forces the use of the "always visible" style of the scrollbars on the
image panel, instead of the possible overlay style, which would hide
portions of the image.

Introduces a platform specific SwtUtil class inside the the SWT package,
so it can easily access protected fields, which can be (sparingly) used
to customize platform specific behavior.

Fixes google#1141
@pmuetschard pmuetschard merged commit 7a26dc5 into google:master Oct 17, 2017
@pmuetschard pmuetschard deleted the scroll branch October 17, 2017 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants