You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix issue with Notes in FamilyTree graphical report (#158)
Notes with multiple lines attached to People records can cause the Family Tree graphical report to output the notes outside the boundary of the drawn box or overwrite other text within the drawn box. To resolve this any carriage returns and new lines are replaced with spaces prior to outputing in the report.
0 commit comments