----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102490/#review6174 -----------------------------------------------------------
dolphin/src/views/dolphinview.cpp <http://git.reviewboard.kde.org/r/102490/#comment5438> Just a maybe: if event->delta() is < 8, numDegrees rounds to 0 due to the int conversion. Same for numSteps. I'm not sure whether this can happen, but I remember a similar issue somewhere else (was it in Kate?)... - Dominik On Aug. 30, 2011, 11:08 a.m., Vishesh Yadav wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/102490/ > ----------------------------------------------------------- > > (Updated Aug. 30, 2011, 11:08 a.m.) > > > Review request for KDE Base Apps and Peter Penz. > > > Summary > ------- > > Zoom DolphinView when mouse wheel is scrolled with CRTL button pressed. > > > Diffs > ----- > > dolphin/src/kitemviews/kitemlistcontainer.cpp 0d2637d > dolphin/src/views/dolphinview.h 7c81ea8 > dolphin/src/views/dolphinview.cpp 0991401 > > Diff: http://git.reviewboard.kde.org/r/102490/diff > > > Testing > ------- > > yes > > > Thanks, > > Vishesh > >
