Bug 106350 - Zoom Maximum should remember Auto vs. Auto Border
Summary: Zoom Maximum should remember Auto vs. Auto Border
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.1.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Andrew Walker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-26 23:36 UTC by D. V. Wiebe
Modified: 2005-05-28 00:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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