]> git.lyx.org Git - features.git/commit
Add feedback in status bar when zooming
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 18 Jul 2016 14:44:06 +0000 (16:44 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 19 Jul 2016 22:58:30 +0000 (00:58 +0200)
commit6633e7aa3e6589e736208a2800bf2f1fa1fc9c93
treef843b0e7d153df12875d0c32ea16fe9e8292615d
parent32b56ee8f704e6fd4eec017411542a01e4ff9aa2
Add feedback in status bar when zooming

Moreover enforce better the lower limit of 10 and avoid overflow due
to unsigned int.

Fixes bug #10212.

(cherry picked from commit 8884c4044d7c1d29526aca7b0be1734231c89207)
src/LyXRC.cpp
src/frontends/qt4/GuiView.cpp
status.22x