On Wed, Jan 15, 2003 at 05:19:07PM +0000, Angus Leeming wrote: > What might be a nice thing to do when loading images is to group the > loading and displaying of multiple images together.
I have tried to do this by redraw the screen after all images are loaded but the result is not optimal. The problem is that after all unloaded formula are loaded and redrawn, since images are usually smaller than lyx formula, unloaded formula from NEXT screen will be displayed. Pre-loading is still necessary for better results. -- Bo Peng