Closed GoogleCodeExporter closed 8 years ago
You are correct that 'Enter' characters (aka newline, return) were not allowed
in the Comments fields of Individuals or Families. You make a good case for
their use, so I have added a code/decode feature (they can't be stored in the
SILK file or it messes up the read/write process). 'Enter' characters now
persist after entry.
You are correct that identical birthdays for the twins trigger the display
problem. I propose to correct the display of children with this logic:
1 If all children have a birth date, display in birth order (eldest first)
2 If 0 or 1 have a birth date, display in serial number4 order.
3 If 2+ have birth dates, but not all children, then first display the children
with birth dates, eldest first. Then display the other children in serial number
order.
Original comment by garymorr...@verizon.net
on 1 Dec 2011 at 6:42
The algorithm above has been implemented and tested. This affects only the
listing of children in a Family Details Panel. The drawing of children on the
chart is not affected. (Children are wherever you place them.)
Original comment by garymorr...@verizon.net
on 5 Dec 2011 at 12:11
Have verified that the two new issues are now fixed (twins showing in the
details panel of the biological union & 'enter' now recognised when entering
notes) in the SILKin version 1.0 new release, which included the Claire MQL
file.
Original comment by idani_na...@yahoo.co.uk
on 21 Jan 2012 at 4:55
Original issue reported on code.google.com by
idani_na...@yahoo.co.uk
on 16 Nov 2011 at 8:42Attachments: