Known Issues - EverestAPI/CelesteTAS-EverestInterop GitHub Wiki

Windows Editor Freeze

In some rare cases on Windows, the editor will appear frozen and only update when the window when resized. The cause for this is not known, but there is a hack-fix solution:

  1. In Studio, go to Settings, and then Open Settings File... (alternativly open %APPDATA%\CelesteStudio\Settings.toml manually)
  2. Close Studio
  3. Change WPFSkiaHack = false to WPFSkiaHack = true and save the file
  4. Re-open Studio and it should now properly update again

Important

This hack-fix is implemented by recreating the backing image every frame!
Since this can cause an increase in resource usage, it's only recommended to turn on when absolutly required.

⚠️ **GitHub.com Fallback** ⚠️