]> git.lyx.org Git - features.git/commit
Fix some toc ui glitches:
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 1 May 2009 16:03:06 +0000 (16:03 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 1 May 2009 16:03:06 +0000 (16:03 +0000)
commit61e32e1c2526b696775f6d677f2136d26342dd2f
tree82f813bea413834a2bef2c4bab7fab5f78730c38
parentb0936fac4c9897d647561f05af6ec09c3d7f1f05
Fix some toc ui glitches:

- revert r26360, because this causes irritating flickering, and reset the slider in updateView instead,

- disable also the sort checkbox and the slider when the list and combobox are disabled,

- disable the keep checkbox when the type is not navigatable, as it doesn't make sense to keep something that won't change.

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