Revision 0736766...

Go back to digest for 31st March 2013

Bug Fixes in Educational

Sebastian Gottfried committed changes in [ktouch/KDE/4.10] src/graph-plugin/qml/LineGraph.qml:

graph plugin: fix shrinking behavior of line graph

The data points on the right side are considered more important than
the ones on the left side, so clipping starts on left side now. This
way the most recent data points stay visible when the window containing
the graph is resized to a smaller geometry.


FIXED-IN: 4.10.2

File Changes

Modified 1 files
  • src/graph-plugin/qml/LineGraph.qml
1 files changed in total