refactor tab bar behaviour; respect scroll preferences of websites;
This commit is contained in:
@@ -87,6 +87,7 @@ class TabStates extends _$TabStates {
|
||||
isPrivate: contentState.isPrivate,
|
||||
isFullScreen: contentState.isFullScreen,
|
||||
isLoading: contentState.isLoading,
|
||||
showToolbarAsExpanded: contentState.showToolbarAsExpanded,
|
||||
);
|
||||
|
||||
_updateState({...state}..[contentState.id] = newState);
|
||||
|
||||
Reference in New Issue
Block a user