Fix ORA editor mask preview: server-side compositing with simple toggle

- Add /api/image/masked endpoint that applies mask as alpha channel
- Simplify mask preview modal: just toggle between 'With Background' and 'Masked Only'
- Remove complex CSS mask/blend mode approach
- Server returns pre-composited masked image (transparent where mask is black)
This commit is contained in:
2026-03-27 17:17:19 -07:00
parent 087ac4ca0e
commit 61c8200443
2 changed files with 861 additions and 583 deletions

File diff suppressed because it is too large Load Diff