Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There isn't a way to disable scrollbar #55

Open
DaneelReventelov opened this issue May 8, 2024 · 2 comments
Open

There isn't a way to disable scrollbar #55

DaneelReventelov opened this issue May 8, 2024 · 2 comments

Comments

@DaneelReventelov
Copy link

Please add ImageBox.scrollbar.show = false

@DaneelReventelov
Copy link
Author

Also AlwaysShowHScroll and AlwaysShowVScroll have a strange behaviour. Sometime when true the bar disappears when the zoom is more than fit to page and then when zoom in. However the bars are never always visible.

@cyotek
Copy link
Owner

cyotek commented May 11, 2024

Hello,

This is a bit of a known issue unfortunately. The (H|V)ScrollProperties classes aren't really usable by the developer. It has been on my list for (lots of) years to refactor ImageBox to not use the current levels of inheritance it is and to handle all the scroll functionality itself. But that still hasn't happened.

I thought there was a WIP branch but I don't see it any more. It is still on the list to do, but isn't high priority.

Regards;
Richard Moss

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

No branches or pull requests

2 participants