Hhh

Such as:
A Perspective have XX View ,YY View
B Perspective have XX View ,DD view.

A Perspective ------>B Perspective ,Tab Focus will be the problem.
if current A,then again load(A),Tab Focus must have problem.
So I found If the two perspectives contain same view,tab Focus must have problem.
Sorry, my English is very bad.

Title error.

I’ll put it on the todo list. Should not be a big issue to repair.

Thanks,
different perspective contains one ,or two,or three ,… same view is very common.

I finally see 1.1.1 support Perspective can be independent import and export.This is a great feature.
I can implement restore the original layout.

createPerspective{
1.control.save(perspectiveName) ,
2.then independent export the perspective
}

With 2 I can restore the original layout

But there are still Tab Focus flaws,otherwise perfect.

hi,1.1.1 will solve this problem?
I look forward to can be solved, thank you.