Bug 106350

Summary: Zoom Maximum should remember Auto vs. Auto Border
Product: [Applications] kst Reporter: D. V. Wiebe <dvw>
Component: generalAssignee: Andrew Walker <arwalker>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.1.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description D. V. Wiebe 2005-05-26 23:36:46 UTC
Version:           1.1.0 (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.3.5
OS:                Linux (i686) release 2.6.11

Currently Zoom Maximum sets the Y-Axis to Auto Border and the X-Axis to Auto, which (although a good default for a new plot) is, in general, rather arbitrary.  It would be better if kst would respect whether the user has specified Auto or Auto Border during Zoom Maximum for both axes instead of resetting these to the defaults.  (As a user, it would be nice not to have to go back and fix these every time I hit 'M'.)
Comment 1 Andrew Walker 2005-05-28 00:49:51 UTC
SVN commit 418897 by arwalker:

Remeber BORDER versus AUTOBORDER.

CCMAIL: 106350-done@bugs.kde.org

 M  +42 -12    kst2dplot.cpp  
 M  +3 -0      kst2dplot.h