BUG : tight ShowBoundsEffect not rendered ?

The loose one works, but not the tight one :
NodePath.setEffect(ShowBoundsEffect.make(tight=1))

Hmm, how about that? There had been a simple bug in there for years, and it seems that no one had noticed. Thanks for reporting it; I just checked in a fix.

David