LiveSplit.VideoAutoSplit
LiveSplit.VideoAutoSplit copied to clipboard
Features tab does not refresh when profile updates
Is this as simple as calling ComponentUI.FeaturesUI.Rerender(); somewhere within https://github.com/ROMaster2/LiveSplit.VideoAutoSplit/blob/f4ebcce0e02b510b261cf0ebe9b6752ff9820de5/VASComponent.cs#L259-L269
I'm thinking where you have the UpdateProfile call commented out, you meant to have some logic to rerender things.
Cross-threading problems occur when I try to apply any fix :/