This file contain know bugs of chbg program.
If you find any other, please write me short desciption at
<ondrej@idata.sk>

* With imlib1 picture preview behaves quite weird when resizing picture view.
  It is probably because of wrong handling of cached pixmaps. I don't know how
  to correct it.

* size of thumbnail preview window is limited by maximal possible X window
  size, so when you have really many pictures (more than 4000) displayed, 
  this dialogs can behave weirdly. With Gtk+-2.0 this limit will be 
  significantly increased.

* gdk_pixbuf doesn't support yet rendering of pictures with full alpha,
  so such pictures are not rendered properly in thumbnail preview.
  (not true for latest CVS versions)

* don't work with KDE 2 because KDE paints the background

