I'm working on an Qt 4.6 Maemo application that uses a QGraphicsView as its main view. For various UI reasons I'd like to be able to disable the kinetic scrolling negative overshoot effect so the user can't scroll past (0,0), but I haven't been able to figure out how.
I see there's a private setting in QAbstractScrollArea maxOvershoot - does anyone know of any public way to achieve what I'm trying to do? Many thanks, Ben _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
