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

Datbrowser tab close #78

Open
dylanmcreynolds opened this issue Apr 2, 2020 · 0 comments
Open

Datbrowser tab close #78

dylanmcreynolds opened this issue Apr 2, 2020 · 0 comments
Assignees
Labels

Comments

@dylanmcreynolds
Copy link
Contributor

Two tabs in the databrowser are created with with closable = false.

self.addBrowser(DataBrowser(LocalFileSystemTree()), "Local", closable=False)

This prevents the close button from appearing on them. However, there is still a right-click menu on the tabs with a close option. The option does not do anything, so this is a pretty low-priority issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants