Daniel Viegas 99f0cd3236 Refactor: Extract constants and reduce code duplication
- Extract DEFAULT_EVENT_SHAPE constant to replace 'square' magic string
- Create _index_event_refs() helper method to reduce duplication in _build_event_to_person_index()
- Use DEFAULT_EVENT_SHAPE constant in _draw_shape() default parameter

These changes improve maintainability by reducing code duplication and
replacing magic strings with named constants.
2025-11-30 01:20:07 +01:00
Description
MyTimeline Gramps plugin
822 KiB
Languages
Python 94.2%
Shell 5.8%