Andrij Abyzov

Results 6 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