Abdelrazak Younes wrote:
> Vincent van Ravesteijn wrote:
>> This adds a context menu option to reload a graphic object.
>>
>> This is necessary when you add a graphic to a file that does not yet exist
>> and becomes available later. Then you need some way of retrying to convert
>> the image.
>>
>
Vincent van Ravesteijn wrote:
This adds a context menu option to reload a graphic object.
This is necessary when you add a graphic to a file that does not yet
exist and becomes available later. Then you need some way of retrying
to convert the image.
.. and in other cases the cache stores an
Vincent van Ravesteijn wrote:
> This adds a context menu option to reload a graphic object.
i'm very happy you dug out it :)
> bool CacheItem::Impl::tryDisplayFormat(FileName & filename, string & from)
> {
> // First, check that the file exists!
> + // force a refresh.
> + filenam
> This adds a context menu option to reload a graphic object.
I recently stumbled over this problematic too.
Your solution looks very clean and straightforward, so fine with me.
regards Uwe
This adds a context menu option to reload a graphic object.
This is necessary when you add a graphic to a file that does not yet
exist and becomes available later. Then you need some way of retrying to
convert the image.
.. and in other cases the cache stores an old graphic, or when the
conv