Andrij Abyzov

Results 7 issues of Andrij Abyzov

Fix snapping for centisecond and decisecond.

Enable separate zooming and panning of axes.

Make sure that when a DataLogger updates axis limtis, it only updates the axes it's using.

Avoid extra ZoomRectangleClear when we don't have a zoom rectangle.

This is almost exactly the same as #3373 but for WPF. Checks whether Refresh is called on a UI thread, and if not, calls asynchronous Dispatcher.BeginInvoke(Refresh).

### Description / Steps to reproduce the issue Texinfo 7.1 supplied with MSYS adds an empty line into argument resolution if no parameter is specified. Let's consider the following example:...

bug

Cannot build a project with RunPythonCommand task from MSBuild/command line. The issue is a bit similar to #128. **Steps to Reproduce** 1. Create a Python project. 2. Add a RunPythonCommand...

needs repro