Re: Graphics No Longer Converted in Background

2011-02-03 Thread Richard Heck
On 02/03/2011 11:27 AM, Richard Heck wrote: In attempting to look at #7163, I have found that graphics are no longer being converted in the background, after the Buffer loads. The reason seems to be r29473, which is triggering a metrics calculation for the whole Buffer that is then forcing ea

Graphics No Longer Converted in Background

2011-02-03 Thread Richard Heck
In attempting to look at #7163, I have found that graphics are no longer being converted in the background, after the Buffer loads. The reason seems to be r29473, which is triggering a metrics calculation for the whole Buffer that is then forcing each graphic to be loaded. Richard