]> git.lyx.org Git - features.git/commit
Simplify scrolling code. Instead of using the actionTriggered() signal we now use...
authorAbdelrazak Younes <younes@lyx.org>
Tue, 29 Jan 2008 12:54:23 +0000 (12:54 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 29 Jan 2008 12:54:23 +0000 (12:54 +0000)
commite55019967f4854ed06c70e0cbe5a3afcca2d5d17
treed0c2cf127b797e4d73cb47c9e2e93d5054860d9c
parentb78acb0b9d8d1fa65fee5b484a641b0c5803e594
Simplify scrolling code. Instead of using the actionTriggered() signal we now use valueChanged(). This has the advantage that we can possibly disable scrollbar tracking for low graphical performance systems.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22709 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWorkArea.h