odd-number pict coords to even

This commit is contained in:
2025-08-29 15:23:26 -05:00
parent 5b8941199d
commit 7020999bcd
8 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='done' escbtn='done'>
<pict name='pict' type='dlog' num='8' top='9' left='9'/>
<pict name='pict' type='dlog' num='8' top='10' left='10'/>
<text name='str1' framed='true' top='8' left='55' width='257' height='90'/>
<button name='done' type='done' top='107' left='251'/>
<button name='record' type='regular' def-key='r' top='107' left='8'>Record</button>