dojo / dapi

Dojo 1 - API viewer.
11 stars 5 forks source link

clicking TreeNode for already open tab does not switch to that tab #26

Closed wkeese closed 11 years ago

wkeese commented 11 years ago

For example, in the Tree, click _WidgetBase: the _WidgetBase tab is created and selected.

Then, click _Widget: the _Widget tab is created and selected.

Then, click _WidgetBase again. Nothing happens. It should switch back to the _WidgetBase tab.