- 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.
Description
MyTimeline Gramps plugin
Languages
Python
94.2%
Shell
5.8%