TabView: Animations when closing tabs as well
This commit is contained in:
@@ -71,4 +71,8 @@ class TabBarViewController: UIViewController, TabBarViewDataSource, TabBarViewDe
|
||||
tabController.tabs[index].favicon
|
||||
}
|
||||
|
||||
func tabBarView(_ tabBarView: TabBarView, uniqueIdentifierForTabAtIndex index: Int) -> UUID {
|
||||
tabController.tabs[index].identifier
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user