Fix print header/fooder alignment (fix #1423)

This commit is contained in:
1024jp 2023-01-28 17:22:12 +09:00
parent 423fb8f7d5
commit ef42d980fd
2 changed files with 8 additions and 4 deletions

View File

@ -5,6 +5,10 @@ Change Log
4.4.5 (unreleased)
--------------------------
### Fixes
- Fix an issue that the print Header/Footer alignment options did not match the selected settings.
4.4.4 (548)

View File

@ -150,7 +150,7 @@
<segments>
<segment toolTip="Align Left" image="arrow.backward.to.line" catalog="system" width="22"/>
<segment toolTip="Center" image="arrow.right.and.line.vertical.and.arrow.left" width="24" selected="YES" tag="1"/>
<segment toolTip="Align Right" image="arrow.forward.to.line" catalog="system" width="22">
<segment toolTip="Align Right" image="arrow.forward.to.line" catalog="system" width="22" tag="2">
<nil key="label"/>
</segment>
</segments>
@ -176,7 +176,7 @@
<segments>
<segment toolTip="Align Left" image="arrow.backward.to.line" catalog="system" width="22"/>
<segment toolTip="Center" image="arrow.right.and.line.vertical.and.arrow.left" width="24" selected="YES" tag="1"/>
<segment toolTip="Align Right" image="arrow.forward.to.line" catalog="system" width="22">
<segment toolTip="Align Right" image="arrow.forward.to.line" catalog="system" width="22" tag="2">
<nil key="label"/>
</segment>
</segments>
@ -226,7 +226,7 @@
<segments>
<segment toolTip="Align Left" image="arrow.backward.to.line" catalog="system" width="22"/>
<segment toolTip="Center" image="arrow.right.and.line.vertical.and.arrow.left" width="24" selected="YES" tag="1"/>
<segment toolTip="Align Right" image="arrow.forward.to.line" catalog="system" width="22">
<segment toolTip="Align Right" image="arrow.forward.to.line" catalog="system" width="22" tag="2">
<nil key="label"/>
</segment>
</segments>
@ -300,7 +300,7 @@
<segments>
<segment toolTip="Align Left" image="arrow.backward.to.line" catalog="system" width="22"/>
<segment toolTip="Center" image="arrow.right.and.line.vertical.and.arrow.left" width="24" selected="YES" tag="1"/>
<segment toolTip="Align Right" image="arrow.forward.to.line" catalog="system" width="22">
<segment toolTip="Align Right" image="arrow.forward.to.line" catalog="system" width="22" tag="2">
<nil key="label"/>
</segment>
</segments>