Skip to content

Datbrowser tab close #78

Description

@dylanmcreynolds

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions