mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
ApplyDocument and the theme-change rebuild both removed the active RichTextColorizer, nulled the reference, and added a new one. Pull that into SetColorizer(RichTextModel?) -- a null model just clears it -- so the two callers only supply the model (the per-document one, or the one rebuilt from the captured spans on a palette change). Assisted-by: Claude:claude-opus-4-8:Claude Codepull/3755/head
1 changed files with 19 additions and 19 deletions
Loading…
Reference in new issue