Revision: 12827
http://sourceforge.net/p/skim-app/code/12827
Author: hofman
Date: 2022-04-07 09:26:43 + (Thu, 07 Apr 2022)
Log Message:
---
Make sure margins are added in page space
Modified Paths:
--
trunk/SKBasePDFView.m
Modified: trunk/SKBasePDFView.
Revision: 12828
http://sourceforge.net/p/skim-app/code/12828
Author: hofman
Date: 2022-04-07 15:32:27 + (Thu, 07 Apr 2022)
Log Message:
---
use separate method to go to a page in horizontal layout mode
Modified Paths:
--
trunk/SKBasePDFView.m
Modified:
Revision: 12829
http://sourceforge.net/p/skim-app/code/12829
Author: hofman
Date: 2022-04-07 15:46:53 + (Thu, 07 Apr 2022)
Log Message:
---
use correct method
Modified Paths:
--
trunk/SKBasePDFView.m
Modified: trunk/SKBasePDFView.m
=
Revision: 12830
http://sourceforge.net/p/skim-app/code/12830
Author: hofman
Date: 2022-04-07 15:49:56 + (Thu, 07 Apr 2022)
Log Message:
---
just use left margin, as that is the only one we will use, and PDFView actually
interprets the margin in rotated page space
Modif
Revision: 12831
http://sourceforge.net/p/skim-app/code/12831
Author: hofman
Date: 2022-04-07 16:39:16 + (Thu, 07 Apr 2022)
Log Message:
---
Use correct page margins, they depend on the page rotation
Modified Paths:
--
trunk/SKMainWindowController_Actions