PDA

View Full Version : Missing delete button on charsheet (5E)



dberkompas
May 1st, 2015, 18:31
I've created a new tab on the character sheet for Adventurers League log.

I'm seeing some odd things, and not seeing other things (like the delete button)

When I click the / button, I do get the green + icon, as expected, and if I click it, I get a line displayed to enter my data.

If I press it again, the entry moves down just a pixel or two, and you still only see one entry, but if you then look in the xml database file, both entries are there.

Now, If I put some data on the line before adding another one, then the line does not disappear.

The biggest concern I have right now is that when the green plus icon is visible, each entry still doesn't have a delete button.

I've tried to emulate the Feats entry, but this missing delete button has been bugging me for a couple days now.


BoomerET

dberkompas
May 2nd, 2015, 01:42
I suspect it's in the .update routine, and I'm trying to add debug statements but I can't find the dang routine.

dberkompas
May 2nd, 2015, 06:39
Made my own darn update routine, and it's working about 95% now. It's this last 5% that's going to take longer.