AnkhSVN icon indicating copy to clipboard operation
AnkhSVN copied to clipboard

Per-Monitor Awareness support

Open PhilJollans opened this issue 5 years ago • 1 comments

The error reported here occurs with AnkhSVN.

There is more information here.

If anybody is using this version of AnkhSVN, and finds that the tool windows are blank, it is necessary to disable per-monitor awareness in VS under Tools -> Options -> General -> 'Optimize rendering for screens with different pixel densities'.

PhilJollans avatar Dec 09 '19 22:12 PhilJollans

See slightly more local fix in https://github.com/ampscm/AnkhSVN There should be a cleaner way via the VS DPI Awareness api, but it doesn't appear to be called the way it is documented. (VS should ask toolwindows how they want to be handled via an optional interface)

rhuijben avatar May 18 '21 16:05 rhuijben