]> Pileus Git - ~andy/gtk/commit
range: Have slider jump to the pointer coordinates on touch devices
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 4 Jan 2012 23:21:36 +0000 (00:21 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 1 Mar 2012 21:25:24 +0000 (16:25 -0500)
commit518a5798383b54c19ab535462b0251863c1a4079
tree07a328571081753b08e7a6e5c9c61afbc5dd1e11
parent535b4150fdbad94f937e709923f3567f17490b76
range: Have slider jump to the pointer coordinates on touch devices

This widget is too narrow to make touch interaction tricky enough, so
don't add the penalty of having the slider run farther from the touch
coordinates if it happens to miss the slider.
gtk/gtkrange.c