On May 22, 2014, at 2:26 AM, Phil Jimmieson
wrote:
> Hi Devin,
> if you have more than one reference to the same image, then you'd presumably
> have to set all of their filenames to something else, then the old image
> would be removed from the cache, but yes - what I'm doing is just setting
Hi Devin,
if you have more than one reference to the same image, then you'd presumably
have to set all of their filenames to something else, then the old image would
be removed from the cache, but yes - what I'm doing is just setting the
filename of the image to empty and then back to the filena
Devin Asay wrote
> Do you mean all you have to do is set the filename property
> of the image to empty, then set it to the external file
> reference again? The dictionary ought to be updated,
> or a note added, to alert users on how to do this.
Maybe (just maybe) in this way:
lock screen -- us
On May 21, 2014, at 8:08 AM, Phil Jimmieson wrote:
> Hi Ben,
> thanks. That works perfectly. No complicated commands or anything.
>
> On 21 May 2014, at 15:01, Benjamin Beaumont wrote:
>
>> Hi Phil,
>>
>> This was discussed by the team at the time. There is no special handling
>> for the chan
Hi Ben,
thanks. That works perfectly. No complicated commands or anything.
On 21 May 2014, at 15:01, Benjamin Beaumont wrote:
> Hi Phil,
>
> This was discussed by the team at the time. There is no special handling
> for the changing of images currently referenced by the cache. I spoke to
> one
Hi Phil,
This was discussed by the team at the time. There is no special handling
for the changing of images currently referenced by the cache. I spoke to
one of the engineers and he suggested unsetting the reference to the image
as the cache will release images that no longer have a reference. Re