hdsoftware / evoluspencil

Automatically exported from code.google.com/p/evoluspencil
0 stars 0 forks source link

Page properties are applied to the wrong page of a multi-page document. #436

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Assume a document with more than 1 page/sheet.
2. Open the page properties on page A.
3. Set Page size or Background.
4. It will be applied to page A.
- correct -
5. Open page B and the page properties of page B.
6. Set Page size or Background. You will notice, they have the values of page A.
7. It will be applied to page A.
- wrong -
The properties of every page apply to page A.
8. To set the properties of page B you have to restart Pencil completely, load 
the document and then open the properties of page B. Now, the properties of 
every page apply page B. They always apply to the page, on which the properties 
have been opened first.

What is the expected output? What do you see instead?
The user shall be able to set the properties of each page separately without 
the need to restart Pencil.

What version of the product are you using? On what operating system?
1.3.4 standalone, Windows7.

Please provide any additional information below.

Original issue reported on code.google.com by SSSud...@gmail.com on 12 Apr 2012 at 9:04