Re: [Development] WheelDeceleration for PlatformTheme and Flickable

2024-10-28 Thread Tor Arne Vestbø via Development
Hi Gary, Sorry for the delay, will have a look this week. Tor Arne > On Oct 28, 2024, at 08:32, Wang Gary wrote: > > Hi again! > > The previously mentioned two patches still haven't get any new response: > > - https://codereview.qt-project.org/c/qt/qtbase/+/557906 > - https://codereview.qt-

Re: [Development] WheelDeceleration for PlatformTheme and Flickable

2024-10-28 Thread Wang Gary
Hi again! The previously mentioned two patches still haven't get any new response: - https://codereview.qt-project.org/c/qt/qtbase/+/557906 - https://codereview.qt-project.org/c/qt/qtdeclarative/+/557907 I rebased these two patch sets, kindly ask for review and maybe some related discussions. T

Re: [Development] WheelDeceleration for PlatformTheme and Flickable

2024-07-25 Thread Wang Gary
Any updates related to these two patches? Thanks! Gary Wang Gary 于2024年7月19日周五 16:13写道: > > Hi, > > I have two patchset related to QML's mouse wheel deceleration support, > which allow the developer fine-tune the mouse wheel deceleration > behavior when needed. One patch adds an enum for Platfor

[Development] WheelDeceleration for PlatformTheme and Flickable

2024-07-19 Thread Wang Gary
Hi, I have two patchset related to QML's mouse wheel deceleration support, which allow the developer fine-tune the mouse wheel deceleration behavior when needed. One patch adds an enum for PlatformTheme-level support which is for desktop-environment developers, and another patch adds a property to