Closed dalyIsaac closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.56%. Comparing base (
bd17c2c
) to head (3138c6d
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR fixes a critical crash which would occur when creating a workspace during runtime (after startup).
The issue was that a
TreeLayoutPlugin
event was not enqueued onto the WinUI dispatcher.