[Kst] [Bug 143849] Y axis range set incorrectly

netterfield at astro.utoronto.ca netterfield at astro.utoronto.ca
Sat Apr 7 03:23:08 CEST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=143849         
netterfield astro utoronto ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From netterfield astro utoronto ca  2007-04-07 03:23 -------
SVN commit 651219 by netterfield:

BUG: 143849
Approving Andrew's patch, and commiting it.



 M  +1 -0      kstcurvedialog_i.cpp  


--- trunk/extragear/graphics/kst/src/libkstapp/kstcurvedialog_i.cpp #651218:651219
 @ -191,6 +191,7  @
   _w->_curveAppearance->show();
   _w->_curveAppearance->reset();
   _w->_interp->setCurrentItem(0);
+  _w->_checkBoxIgnoreAutoscale->setChecked(false);
 
   adjustSize();
   resize(minimumSizeHint());


More information about the Kst mailing list