hugeblank / KristChat

Social Media Platform built on the Krist Blockchain, for ComputerCraft
1 stars 1 forks source link

Messages do not render without event #1

Open hugeblank opened 3 years ago

hugeblank commented 3 years ago

Describe the bug It seems as though the message column doesn't render itself until after a click or random event is fired, giving the appearance that it's taking a lot longer to load than it actually is.

To Reproduce Steps to reproduce the behavior:

  1. Open KristChat
  2. Wait for messages to load, have a timer on hand perhaps.
  3. Close app, reopen. Close the menu, and then spam click. Time this, and compare the difference.

Expected behavior Posts load the moment they're received

Version info (_HOST):

Additional context I tried testing this in CC:T, but didn't get very far because of SquidDev-CC/CC-Tweaked#642. Once it gets resolved I'll try again. I have not tested in any other version of CC.

hugeblank commented 3 years ago

I've successfully gotten KristChat to work in CC:T, so that's cool! I also determined that this issue isn't just in COSPC, that's not so cool.