]> git.lyx.org Git - features.git/commit
Remove the Alert popups from the graphics cache.
authorAngus Leeming <leeming@lyx.org>
Tue, 16 Apr 2002 12:43:42 +0000 (12:43 +0000)
committerAngus Leeming <leeming@lyx.org>
Tue, 16 Apr 2002 12:43:42 +0000 (12:43 +0000)
commit48f5aa951705291f39f71486d0f660bc78e85d06
tree26d77a052fff480db9a608d821eb2f3d5b31bca7
parent2611cce4f1d656ab8d526bf5adc463d0dd511acc
Remove the Alert popups from the graphics cache.
Sometimes, these Alerts are displayed with only part of the background
greyed out, which smacks of "wierd xforms bug".

I can obtain this when loading a buffer from the command line "lyx buffer.lyx".
It appears that xforms isn't happy if the goodie is displayed before the
main window. Just a guess though...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4007 a592a061-630c-0410-9148-cb99ea01b6c8
src/graphics/ChangeLog
src/graphics/GraphicsCacheItem.C
src/graphics/GraphicsConverter.C