Cris Hall-Ramos

Results 9 comments of Cris Hall-Ramos

SRL integration is planned (as are most integrations that are in current LiveSplit) but is on the back burner as of now as development and refinement of the Core Program...

Looks to me like something is screwy with the font rendering. The "Flashing" you're seeing are the numbers, but just really big.

So, unfortunately the splits file is salvageable because of a saving issue. I recommend removing the images or using smaller image file sizes in the meantime while we figure this...

The images look like they're pretty large, and when I tested with large images in a splits file it takes a good while to save, and even after the ui...

Good docs. Possibly related, but when saving splits with images (I've noticed that every instance of this bug I've seen it starts writing null values while encoding images) there is...

besides either running out of memory or closing LiveSplit during the save process I can't think of really many reasons why it will corrupt the stream. But like you said,...

@DerKO9 You're always welcome to work on components. Even if it isn't added to core LiveSplit you can release it as a standalone component.

Isn’t the plan to eventually use lsc’s Run and Timer structs eventually? I feel like this is just a step in that direction

## Explanation of the Problem This is an issue regarding how scheduling works in Javascript, because we're calling `dialogElement?.close();` in `handleClose`, this enqueues the handler for `dialogElement.onclose` that is set...