Skip to content

How do I move all items from left TabBar (Explorer, Search, etc.) to the right TabBar (Outline) #8600

Answered by vince-fugnitto
thers asked this question in Q&A
Discussion options

You must be logged in to vote

@thers as far as I can tell, you would need to rebind these components and open them to the right rather than the left, but it does not prevent future extensions, views, widgets from being added to the left. It does not also prevent end-users from moving views themselves to any location in the application.

You may try to update the sidepanel code to never create the left panel, and if views request to be opened in the left you can instead add them to the right.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@thers
Comment options

@thers
Comment options

Answer selected by thers
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