Daniel Viegas 26bca526c3 Refactor: Extract additional constants for better code clarity
- Extract MOUSE_BUTTON_LEFT constant to replace magic number 1
- Extract ZOOM_PERCENTAGE_MULTIPLIER constant for zoom display
- Extract HSV_HUE_MAX_DEGREES constant for color generation
- Improve zoom display calculation readability

These changes improve code maintainability by replacing magic numbers
with named constants that clearly express their purpose.
2025-11-30 01:22:36 +01:00
Description
MyTimeline Gramps plugin
822 KiB
Languages
Python 94.2%
Shell 5.8%