LiveSplitOne icon indicating copy to clipboard operation
LiveSplitOne copied to clipboard

Opening the Run Editor is somewhat slow

Open CryZe opened this issue 6 years ago • 0 comments

When opening the Run Editor, setState is called multiple times. I believe this is because of all the game list, region list, platform list and co. that we are awaiting and then refresh the state once they are there. This should be skipped if they have already been received before.

https://i.imgur.com/WZBgzWO.png

Although a lot of this is going to be reworked when we switch all the leaderboard handling to livesplit-core anyway.

CryZe avatar Jan 18 '20 20:01 CryZe