Why doesn't Ctrl-Mouse Wheel resize the view in the XAML designer?

  • Thread starter Thread starter Mr Yossu
  • Start date Start date
M

Mr Yossu

Guest
Hello,

If I have my cursor in a text editor, whether the C# text editor or the text panel of a .xaml window, then Ctrl-Mouse wheel resizes the text. This used to work for the visual side of the XAML designer as well, meaning that I could easily resize the view of the designer.

For some reason, this has stopped working, and I have to use the small and fiddly combobox in the bottom-left corner of the XAML designer window. This is especially annoying as VS automatically sizes a XAML design view to fill the space, rather than showing it at 100% which is what I prefer.

In Tools -> Options -> XAML Designer I have "Ctrl + mouse wheel" set for "Zoom by using"

Anyone any idea how to get Ctrl-Mouse wheel to resize the designer like it used to?

Thanks

P.S. Just discovered that there are keyboard shortcuts for this, which work fine. However, I'd still like to have the mouse working again as I'm used to doing it that way.

Continue reading...
 
Back
Top