Git commit 7b0900130ed1469258554edb89883b948341399f by Burkhard L?ck. Committed on 29/11/2013 at 14:28. Pushed by lueck into branch 'KDE/4.12'.
minimum allowed zoom level for the grid was changed from 600% to 400% (cherry picked from commit 9b482b142c072077cdd9707b8dce0becb86454cd) backport to 4.12.1 M +1 -1 doc/index.docbook http://commits.kde.org/kolourpaint/7b0900130ed1469258554edb89883b948341399f diff --git a/doc/index.docbook b/doc/index.docbook index 68c7e8c..c0cc8e8 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -993,7 +993,7 @@ At zoom levels that aren't multiples of 100%, parts of the image may appear to m </para> </important> -<para>At zoom levels of 600% or greater that are also multiples of 100%, you can <guimenuitem>Show Grid</guimenuitem> to more accurately edit individual pixels.</para> +<para>At zoom levels of 400% or greater that are also multiples of 100%, you can <guimenuitem>Show Grid</guimenuitem> to more accurately edit individual pixels.</para> <para> <inlinemediaobject>
