]> source.dussan.org Git - vaadin-framework.git/commit
Fixes #2096: ISlider now pushes the value change event from scroll wheel to server...
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Mon, 6 Oct 2008 08:16:54 +0000 (08:16 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Mon, 6 Oct 2008 08:16:54 +0000 (08:16 +0000)
commit086e7a840d1943a7e5138b47d275e3aa677d2caa
treee5501ad3e890863f9657716762debe3256ac6529
parent6fc159153dedadf87de24a95d5ab19e0454771a2
Fixes #2096: ISlider now pushes the value change event from scroll wheel to server after 100 milliseconds. Refactored and cleaned up code at the same time.

svn changeset:5595/svn branch:trunk
src/com/itmill/toolkit/terminal/gwt/client/ui/ISlider.java