Describe the bug
Using Visual Studio 2022. When I click and drag the splitter between the axaml code pane and the preview pane, the splitter moves one or two pixels, then resets to where it was, leaving the splitter stuck at a 50-50 split. This happens on the horizontal layout; the vertical layout does not seem to exhibit the issue
To Reproduce
A simple single window app with MainWindow,xaml will exhibit the issue with minimal controls. It is hard to reproduce exactly. Changing the size of the VS window or maximising the IDE window, or using the previewer scroll bars, does not fix the issue. When switching to vertical view, the vertical splitter works, but returning to horizontal layout, the issue is still present.
AvaloniaVS plugin version
12.2.1
Avalonia version
12.2.1
Visual Studio version
Version 17.14.37 (July 2026)
Relevant log output
There is no log output or diagnostic messages produced.
Additional context
Restarting Visual Studio appears to resolve the issue temporarily, but it reappears after usage. The time to reappear varies.
Describe the bug
Using Visual Studio 2022. When I click and drag the splitter between the axaml code pane and the preview pane, the splitter moves one or two pixels, then resets to where it was, leaving the splitter stuck at a 50-50 split. This happens on the horizontal layout; the vertical layout does not seem to exhibit the issue
To Reproduce
A simple single window app with MainWindow,xaml will exhibit the issue with minimal controls. It is hard to reproduce exactly. Changing the size of the VS window or maximising the IDE window, or using the previewer scroll bars, does not fix the issue. When switching to vertical view, the vertical splitter works, but returning to horizontal layout, the issue is still present.
AvaloniaVS plugin version
12.2.1
Avalonia version
12.2.1
Visual Studio version
Version 17.14.37 (July 2026)
Relevant log output
Additional context
Restarting Visual Studio appears to resolve the issue temporarily, but it reappears after usage. The time to reappear varies.