Bug 306353

Summary: Automatically scale number axis labels setting not reloaded correctly
Product: [Applications] kst Reporter: david.mcminn
Component: view objectsAssignee: kst
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.0.6   
Target Milestone: ---   
Platform: unspecified   
OS: Other   
Latest Commit: Version Fixed In:

Description david.mcminn 2012-09-06 15:17:10 UTC
After a KST session is saved, KST restarted and then the session re-loaded any plots with the "Automatically scale number axis labels" setting unchecked (when saved) are re-loaded with the setting checked.


Reproducible: Always

Steps to Reproduce:
1. Create plot
2. Edit plot, uncheck "Automatically scale number axis labels" setting
3. Save session
4. Exit KST
5. Start KST
6. Load previous session

Actual Results:  
The "Automatically scale number axis labels" setting is checked.



Expected Results:  
I would expect it to have been the same as when saved, i.e unchecked.
Comment 1 Netterfield 2012-10-11 02:40:36 UTC
SVN commit 1320100 by netterfield:

Save/reload "automatically scale number axis" setting in plots.


 M  +6 -0      plotitem.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1320100