I’d like to give a small update of the changes that have not yet been discussed in this thread (as of v0.1.118):
- I improved the translatability of FTV and started a separate topic to organize the preparation and testing of the translation workflow of FTV. Currently I’m waiting for a PR with a few translated labes/strings to test the next step in the workflow.
- There is now a config option for whether you want to highlight the home person. (By default, Gramps uses a green background for the home person.) In previous versions, the home person was always highlighted.
- A gallery was added to the person panel.
- Improved tag placement for multiple tags.
- PRs #37 and #35 were merged to fix bugs in the panel timeline. Many thanks to @TJB!
- #37 fixes the timeline when events are hidden due to options in the config dialog
- #35 introduces escaping special characters in the timeline (since markup (bold) is used there, some special characters need to be escaped)
- Small fixes, e.g. grandparents were not aligned correctly in some cases.