Page 1 of 1

Project open all pages

Posted: Thu Feb 06, 2020 3:33 pm
by DrTeeth
I have a project that I have created in WB 15, x64 bit. Only the index.html page opens and I want all of them to. Here http://www.mediafire.com/file/v9ck1yyt1 ... 5.png/file is a screenshot of my options. How can I get a project to open with all its pages on display?

OT:- Both cases of the word 'recent' should be changed to 'recently' to be grammatically correct.

Cheers

DrT

Re: Project open all pages

Posted: Thu Feb 06, 2020 4:14 pm
by Pablo
When you load a project, only the first page of the project will be opened.
To open other pages, you can use the Site Manager or the page menu.

Re: Project open all pages

Posted: Thu Feb 06, 2020 4:28 pm
by DrTeeth
I would be grateful if you would consider it as an option/enhancement. With a number of pages in single figures, I am already finding it a PITA to have to open all of the pages manually :D .

Cheers

DrT

Re: Project open all pages

Posted: Thu Feb 06, 2020 4:34 pm
by Pablo
The reason why not all pages are opened is because of performance and memory usage.
Opening a page means that images and other assets need to be loaded and decompressed. This may a lot of time and it will affect the performance of the application.
I strongly recommend to only open the open pages that you are working on.

Re: Project open all pages

Posted: Thu Feb 06, 2020 4:37 pm
by DrTeeth
Thanks.