ClanGenOfficial / clangen

Warrior Cats fan game
https://clangen.io
Other
230 stars 404 forks source link

[BUG] Dead Cats won't show up when trying to show dead in relationship screen #2368

Open DeadGirlRisen opened 1 month ago

DeadGirlRisen commented 1 month ago

Type:

Describe the bug When you click Show Dead, it doesn't actually show the dead. You have to click show dead, and then show empty for it to reload and actually show the dead.

Grade:

Reproduce Steps to reproduce the behavior:

  1. Have a dead cat
  2. Go to relationships of a living cat who knew the dead cat.
  3. Click show dead, it won't actually change anything
  4. Click show empty, and it'll reload the screen allowing for the dead to be seen.

Commit # or Game Version Number: 59b4d5ec

Screenshots If applicable, add screenshots to help explain your problem. image image

KiraDragoness commented 1 month ago

I noticed the problem here is that they're not automatically showing, if you click the next page the dead cats load suddenly.

DeadGirlRisen commented 1 month ago

I noticed the problem here is that they're not automatically showing, if you click the next page the dead cats load suddenly.

Yeah, I think its probably a small coding thing or a ui on button press issue, where its forgetting to tell the code to refresh the elements.