Add inline calibration canvas with tick labels, direction arrows, and corner improvements
Some checks failed
Validate / validate (push) Failing after 8s
Some checks failed
Validate / validate (push) Failing after 8s
Replace fullscreen pixel preview with a canvas overlay inside the calibration modal that shows LED index ticks, direction chevrons, and interactive corner start position buttons. Fix corner hover centering and disable grow animation for the active corner. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -112,17 +112,6 @@
|
||||
"calibration.button.save": "Save",
|
||||
"calibration.saved": "Calibration saved successfully",
|
||||
"calibration.failed": "Failed to save calibration",
|
||||
"preview.title": "Pixel Layout Preview",
|
||||
"preview.button": "Preview",
|
||||
"preview.start": "START",
|
||||
"preview.offset_leds": "Offset: {count} LEDs",
|
||||
"preview.direction.cw": "Clockwise",
|
||||
"preview.direction.ccw": "Counterclockwise",
|
||||
"preview.edge.top": "Top",
|
||||
"preview.edge.right": "Right",
|
||||
"preview.edge.bottom": "Bottom",
|
||||
"preview.edge.left": "Left",
|
||||
"preview.no_calibration": "No calibration data. Please calibrate the device first.",
|
||||
"server.healthy": "Server online",
|
||||
"server.offline": "Server offline",
|
||||
"error.unauthorized": "Unauthorized - please login",
|
||||
|
||||
@@ -112,17 +112,6 @@
|
||||
"calibration.button.save": "Сохранить",
|
||||
"calibration.saved": "Калибровка успешно сохранена",
|
||||
"calibration.failed": "Не удалось сохранить калибровку",
|
||||
"preview.title": "Предпросмотр Расположения Пикселей",
|
||||
"preview.button": "Предпросмотр",
|
||||
"preview.start": "СТАРТ",
|
||||
"preview.offset_leds": "Смещение: {count} LED",
|
||||
"preview.direction.cw": "По часовой",
|
||||
"preview.direction.ccw": "Против часовой",
|
||||
"preview.edge.top": "Верх",
|
||||
"preview.edge.right": "Право",
|
||||
"preview.edge.bottom": "Низ",
|
||||
"preview.edge.left": "Лево",
|
||||
"preview.no_calibration": "Нет данных калибровки. Сначала откалибруйте устройство.",
|
||||
"server.healthy": "Сервер онлайн",
|
||||
"server.offline": "Сервер офлайн",
|
||||
"error.unauthorized": "Не авторизован - пожалуйста, войдите",
|
||||
|
||||
Reference in New Issue
Block a user