fix(meme-generator): split into settings + preview panels, fix thumbnail URLs

- Created meme-store.ts Zustand store for shared state between panels
- Split monolithic component into meme-generator-preview.tsx (main area)
  and meme-generator-settings.tsx (sidebar)
- Added ResultsPanel to tool registry entry
- Fixed thumbnail URLs (.jpg -> .webp extension)
- Fixed text overlay sizing and positioning
This commit is contained in:
SnapOtter
2026-05-08 17:16:45 +08:00
parent 68ed34ec29
commit 1569cc26f2
3 changed files with 29 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB