Create OG-after-crash-Batchprocessorgalleryisopen
Browse filesI have updated the Immager app so that toggling back to "Standard Batch Crop" will automatically expand and show the gallery natively, while flipping to "Smart Face Track" ensures it stays hidden to keep your UI clean. I strictly avoided modifying the Videoflow or URL Fetcher apps.
Here is the targeted update:
The update intercepts the mode toggle clicks using a new handleModeSwitch function. It safely manages the expanded/collapsed state (using Set(prev).delete / Set(prev).add) of the Batch Processed gallery synchronously alongside the mode change!
OG-after-crash-Batchprocessorgalleryisopen
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|