RiverWare 6.5: Plot Dialog: Scale To Time Range, NEW: Apply to all open plots.
Phil Weinstein, CADSWES, 4-10-2014.

The Plot Dialog's "Scale To Time Range" operation now includes an option to apply the entered time range to ALL open Plot Dialogs.

This enhancement was done to substantially address a suggestion in Gnats 3542 (filed 9.5 years ago): "GUI, plotting wish list item" [Nancy Hall].

In the course of this enhancement, a bug was fixed. There was a problem with the mechanism intended to prevent the time range from continuously growing with repeated application of this feature. (That would happen because internal adjustments to the time range are made by the underlying Qwt plot widget to accommodate legend labels). But a problem in the mechanism to address that caused subsequent uses of this feature to revert to the values of the range _before_ (instead of after) user changes to the begin time or end time of the time range.

See GIT commit record (for RiverWare 6.5).
---