SnapOtter
cc15821c5e
fix: add frontend registry entry for content-aware resize tool
...
The content-aware-resize tool had a full backend implementation (API route,
caire binary, seam-carving bridge) but was missing from the frontend
toolRegistry Map. Navigating to /content-aware-resize showed "Tool not found"
because ToolPage could not resolve a registry entry for the tool ID.
Added a dedicated ContentAwareResizeSettings component and registered it in
the tool registry with side-by-side display mode. Also added a guard test
that verifies every tool in the shared TOOLS[] array has a matching registry
entry, preventing this class of bug from recurring.
Closes #131
2026-05-07 09:38:38 +08:00
..
2026-04-20 20:53:54 +08:00
2026-04-10 17:38:54 +08:00
2026-04-30 16:11:33 +08:00
2026-04-25 07:23:58 +08:00
2026-04-12 17:53:16 +08:00
2026-04-29 01:39:25 +08:00
2026-04-29 01:39:25 +08:00
2026-05-07 09:38:38 +08:00
2026-04-29 01:39:25 +08:00
2026-04-20 18:47:59 +08:00
2026-04-20 10:56:47 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 03:33:52 +08:00
2026-05-01 13:44:04 +08:00
2026-04-29 01:39:25 +08:00
2026-05-01 03:35:07 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 03:33:52 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 13:44:04 +08:00
2026-05-05 23:24:22 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 13:44:04 +08:00
2026-05-06 18:53:37 +08:00
2026-04-29 01:39:25 +08:00
2026-05-05 20:53:02 +08:00
2026-05-01 04:12:57 +08:00
2026-05-01 04:12:57 +08:00
2026-04-29 01:39:25 +08:00
2026-05-01 04:12:57 +08:00
2026-05-01 04:12:57 +08:00
2026-05-01 13:44:04 +08:00
2026-04-29 01:39:25 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 13:44:04 +08:00
2026-04-24 18:06:29 +08:00
2026-04-28 00:51:33 +08:00
2026-05-01 13:44:04 +08:00
2026-04-29 01:39:25 +08:00
2026-04-20 20:53:54 +08:00
2026-04-29 01:39:25 +08:00
2026-04-13 13:43:07 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 13:44:04 +08:00
2026-05-01 13:44:04 +08:00
2026-04-29 01:39:25 +08:00
2026-04-29 01:39:25 +08:00
2026-04-29 01:39:25 +08:00
2026-04-10 17:38:54 +08:00
2026-05-01 13:44:04 +08:00
2026-04-25 07:23:58 +08:00
2026-04-20 21:39:56 +08:00
2026-05-06 18:53:37 +08:00
2026-04-20 10:56:47 +08:00
2026-05-06 18:53:37 +08:00
2026-04-29 01:39:25 +08:00
2026-04-20 20:53:54 +08:00