feat(stammbaum): bottom-right zoom + fit-to-screen control cluster (#692)
Move zoom controls out of the page header into a docked bottom-right cluster inside the canvas (one-handed phone reach, Leonie) and add a fit-to-screen button (data-testid=fit-to-screen). Add the 5 new i18n keys to de/en/es. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1106,6 +1106,11 @@
|
||||
"stammbaum_relationships_heading": "Family tree & relationships",
|
||||
"stammbaum_zoom_in": "Zoom in",
|
||||
"stammbaum_zoom_out": "Zoom out",
|
||||
"stammbaum_fit_to_screen": "Fit to screen",
|
||||
"stammbaum_affordance_hint": "Drag to explore · pinch to zoom",
|
||||
"stammbaum_affordance_dismiss": "Dismiss hint",
|
||||
"stammbaum_close_panel": "Close",
|
||||
"stammbaum_centre_on_person": "Centre on this person",
|
||||
"relation_error_duplicate": "This relationship already exists.",
|
||||
"relation_error_circular": "This relationship would form a cycle.",
|
||||
"relation_error_self": "A person cannot be related to themselves.",
|
||||
|
||||
Reference in New Issue
Block a user