Skip to content

Handle an increase in tab limit

Eugene Popov requested to merge (removed):handle_increase_tab_limit into master

Currently, increasing the tab limit has no effect. This MR makes it open the N most recently used documents, that are hidden, instead.

BUG: 458198

Merge request reports