-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Mac: draw background into hole between scroll bars #20
Comments
Original comment by Matthew Clapp (Bitbucket: itsayellow, GitHub: itsayellow) difficult to consistently reproduce (at least on MacAir Yosemite) |
Original comment by Matthew Clapp (Bitbucket: itsayellow, GitHub: itsayellow) Hard to reproduce this now. |
To reproduce:
This should leave a chunk of the original scroll bar in the lower-right corner on Mac. |
Possible fix (hack?) For Zoom In operation:
|
If above works only need to modify image_scrolled_canvas: set_virt_size_with_min |
Or possibly,
|
wx.Window.HasScrollbar(self, orient) |
Originally reported by Matthew Clapp (Bitbucket: itsayellow, GitHub: itsayellow)
The text was updated successfully, but these errors were encountered: