You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When maximizing the ping response graphs, user-configurable offsets can now be applied to the window position and size to make it better match the normal program window when graphs are maximized. Because I could not find a way to programmatically determine the correct values to use, the offset values are configurable in Tools > Options. The default offsets are appropriate for windowed mode operation in Windows 11. Resolves #46. Thanks @fragtion for contribution.
Several scaling options are now available for scaling the Y-axis of the ping response graphs. Resolves #47. Thanks @fragtion for contribution.
Fixed a bug where 1-pixel lines failed to render on the graph at all, and an unrelated bug where 0ms ping responses rendered as 2-pixel lines overlapping the bottom border.
Version 1.19.1
Fixed a bug where ping timeouts failed to render their red line unless the lower limit for graphing was below 0.
Added setting to Tools > Options to configure the height of the red line that is drawn when a ping times out.