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

add sensitive scrollbar feature #2539

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

HelloWorld-er
Copy link

Originally, scrollbar in scrollable frame is displayed regardless whether it is necessary. If the content size is smaller than the frame size, the scrollbar of that scrollable frame is not necessary to be displayed. I added a few lines of code to check whether it is necessary to display scrollbar in that frame as event is happened.

@HelloWorld-er
Copy link
Author

Because I have accidentally deleted the file, I reset it. And also, because of previous misunderstanding, the scrollbar will not be sensitive and the frame may also collapse if the size of the frame is set under a certain value. Now I have updated. So if you want to see the difference, go straight to the last update which should be under this comment.

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.

1 participant