]> git.sesse.net Git - vlc/commit
Qt: limit the tooltip within the bounds of the widget
authorLudovic Fauvet <etix@l0cal.com>
Thu, 21 Apr 2011 23:19:13 +0000 (01:19 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 22 Apr 2011 22:08:47 +0000 (00:08 +0200)
commitef1d21d9b380da41580fd904ffebf98a57c221e6
tree65fe43f061713601e6af2a02620b7ebd805b873b
parent6cf9460c86cbd204f2ce80607094cc0ab79b3a8d
Qt: limit the tooltip within the bounds of the widget

And avoid showing a negative value. AFAIK time travel is not supported
yet (at least until #35 is closed).

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt4/util/input_slider.cpp