You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When new tab is added (usually at the end of the list - right side) user could have tab selected in the beginning of the list and there are a lot of other tabs, so, we're scrolling tab views to show the last one which was added/selected automatically. This works, but it seems need to finish some corner cases.
The text was updated successfully, but these errors were encountered:
kyzmitch
changed the title
TabsViewController finish scroll implementation
[todo] TabsViewController finish scroll implementation
Aug 20, 2021
Cotton/catowser/catowser/WebTabs/TabsViewController.swift
Line 299 in 8f3cede
Cotton/catowser/catowser/WebTabs/TabsViewController.swift
Line 157 in 8f3cede
When new tab is added (usually at the end of the list - right side) user could have tab selected in the beginning of the list and there are a lot of other tabs, so, we're scrolling tab views to show the last one which was added/selected automatically. This works, but it seems need to finish some corner cases.
The text was updated successfully, but these errors were encountered: