Using a fresh installation with Statamic 3.3.9 and Statamic responive images 2.11.2.
I upload an image, then set focal point via asset editor and saving.
When I reload the page with the image (included via the responsive tag), I expect the image to be updated with the new focal point, but that don't happen until I run php please glide:clear. Is this intended behaviour, or is there something I can do to make the image get regenerated after saved/updated? My assets config is the default, with 'cache' => false,
Using the Glide tag the image is regenerated as expected when reloading page.
Using a fresh installation with Statamic 3.3.9 and Statamic responive images 2.11.2.
I upload an image, then set focal point via asset editor and saving.
When I reload the page with the image (included via the
responsivetag), I expect the image to be updated with the new focal point, but that don't happen until I runphp please glide:clear. Is this intended behaviour, or is there something I can do to make the image get regenerated after saved/updated? My assets config is the default, with'cache' => false,Using the Glide tag the image is regenerated as expected when reloading page.