LiveSplit.VideoAutoSplit icon indicating copy to clipboard operation
LiveSplit.VideoAutoSplit copied to clipboard

Features tab does not refresh when profile updates

Open ROMaster2 opened this issue 7 years ago • 2 comments

ROMaster2 avatar Dec 31 '18 17:12 ROMaster2

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.

kenman345 avatar Jan 11 '19 21:01 kenman345

Cross-threading problems occur when I try to apply any fix :/

ROMaster2 avatar Jan 11 '19 21:01 ROMaster2