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

Scroll control and tree views #76

Open
jswigart opened this issue Aug 6, 2013 · 2 comments
Open

Scroll control and tree views #76

jswigart opened this issue Aug 6, 2013 · 2 comments

Comments

@jswigart
Copy link

jswigart commented Aug 6, 2013

The early out block of code in Scrollcontrol::Updatescrollbar prevents scroll bars being available when adding long tree views to dock pages. Commenting this out appears to work as expected but presumably there is a reason for that code that I'm not aware of and there may be need for a proper fix.

@jswigart
Copy link
Author

jswigart commented Aug 6, 2013

The if( ContentsAreDocked() ) block early out to be specific

@jleveque
Copy link

Confirmed here, also. This bug also affects other scrollable controls besides the TreeControl, namely the CollapsibleList.

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