holoviz-topics / imagen

ImaGen: Generic Python library for 0D, 1D and 2D pattern distributions
https://imagen.holoviz.org/
BSD 3-Clause "New" or "Revised" License
31 stars 16 forks source link

fixed caching bug and related issues #34

Closed spiglerg closed 10 years ago

spiglerg commented 10 years ago

I've also noticed that in CB code it is cache_image=False so I've reset the GenericImage default's to False. ;)

It looks like it's working well now.