Skip to content

scroll_area_in_tabs in release-7.0 branch #169

Answered by Adanos020
ToppDev asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! In a recently merged PR (#160), DockArea::scroll_area_in_tabs was replaced with TabViewer::scroll_bars which lets you control both scroll bars on individual tabs. If you want to disable all scrolling on all tabs, simply override that method and make it always return [false, false].

This change is included in the changelog file on the release-0.7 branch. I recommend checking it out from time to time.

Hope this helps!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ToppDev
Comment options

Answer selected by ToppDev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants