Bug 306353 - Automatically scale number axis labels setting not reloaded correctly
Summary: Automatically scale number axis labels setting not reloaded correctly
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: view objects (show other bugs)
Version: 2.0.6
Platform: unspecified Other
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-06 15:17 UTC by david.mcminn
Modified: 2012-10-11 02:40 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 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