On Mon, Aug 25, 2008 at 10:04:14PM -0700, Leslie Wu wrote:
> class Image
>   def reload
>     self.path = "./" + path # reload hack, cache begone!
>     self.hide.show
>   end
> end
> 
> For whatever reason, this still doesn't work without the self.hide.show on
> my OS X Leopard build from git trunk...

A very astute remark, leslie.  It is a bug.  And the fix is just now
committed.  Thanky ou!

_why

Reply via email to