Version: 2.1.80 (using 4.1.80 (KDE 4.1.80 (KDE 4.2 Beta1)), Gentoo) Compiler: x86_64-pc-linux-gnu-gcc OS: Linux (x86_64) release 2.6.27-rc7-zen3 Timeline slider max. value is set to 1994 while there are several elements discovered after 2000 (up to 2006) Probable solution: --- Index: src/timewidget.ui =================================================================== --- src/timewidget.ui (revision 892798) +++ src/timewidget.ui (working copy) @@ -30,7 +30,7 @@ <number>1667</number> </property> <property name="maximum" > - <number>1994</number> + <number>2008</number> </property> <property name="value" > <number>1994</number>
I am not aware of those elements. Could you tell me which? As far as I know those two elements are the last official IUPAC elements: 110 Ds Darmstadtium 111 Rg Roentgenium 112 to 118 are not yet official.
(In reply to comment #1) > 112 to 118 are not yet official. > I meant 112 to 118 (or 117?). They might be unofficial, but I think they should be also supported by the "Timeline widget".
SVN commit 1113853 by pino: make sure the upper limit of the timeline widget is the current year BUG: 176967 M +6 -0 timewidget_impl.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1113853