Fix EventType dictionary key error and translation function shadowing

- Fixed EventType objects not being hashable by extracting integer value
- Fixed UnboundLocalError by removing variable shadowing of translation function _
- Updated all tuple unpacking to use proper variable names instead of _
- All event types now properly supported with color/shape mapping
- Plugin fully compatible with Gramps 5.1
This commit is contained in:
Daniel Viegas 2025-11-28 22:52:16 +01:00
parent ea4c95ac5f
commit 6f0ccc04b4
2 changed files with 672 additions and 160 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.