Version: 1.0.0_devel (using KDE 3.3.0, compiled sources) Compiler: gcc version 3.3.2 OS: SunOS (sun4u) release 5.8 (This is a small remainder of bug #86505) It would be nice if grid line settings were "remembered" (saved in kstrc): - whether to display X/Y major/minor lines - whether to use default colors (could the default be set to the "middle" color between foreground and background ?) - the last color selected in each color selector. With that it would be perfect :-)
CVS commit by arwalker: Make the default grid color halfway between theplot foreground and background colors. CCMAIL: 89180@bugs.kde.org M +37 -15 kst2dplot.cpp 1.262 M +5 -2 kstplotdialog_i.cpp 1.98
CVS commit by arwalker: Add the grid line settings to the Kst Settings dialog. CCMAIL: 89180-done@bugs.kde.org M +9 -12 kst2dplot.cpp 1.263 M +38 -0 kstsettings.cpp 1.8 M +9 -0 kstsettings.h 1.7 M +356 -93 kstsettingsdlg.ui 1.13 M +33 -4 kstsettingsdlg.ui.h 1.9