PDA

View Full Version : A Bug that I can't squash



Malovech
June 29th, 2007, 04:43
Ok I am racking my brain, and I just can't get passed an issue I am having with my modified combat tracker for True20. I have added a new button for the damage tracker, I have inserted elements in a new section for the damage track itself. Everything works, saves, etc.

My only problem is that I cannot hide/show the new section properly. It is visible when you first open the combat tracker (which it shouldn't be) and for some reason the spacer element never gets turned on. I know there must be something that is screwing with my setDamageTrackVisible() function but I just can't see it.

There is a lot of code, so I have attached what I think are all the relevant files in a zip to this post. Any geniuses out there that can help me?