[Gambas-Notification] [Git][gambas/gambas][master] 'Mouse.FullDelta' is a new boolean property that returns TRUE each time the...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Mon Oct 2 23:20:27 CEST 2023



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
0c9ac1d8 by Benoît Minisini at 2023-10-02T23:17:52+02:00
'Mouse.FullDelta' is a new boolean property that returns TRUE each time the user has scrolled the mouse wheel at least 15° during a mouse wheel event.

[GB.GTK]
* NEW: 'Mouse.FullDelta' is a new boolean property that returns TRUE each time the user has scrolled the mouse wheel at least 15° during a mouse wheel event.
  At the moment this property always returns TRUE on GTK.

[GB.GTK3]
* NEW: 'Mouse.FullDelta' is a new boolean property that returns TRUE each time the user has scrolled the mouse wheel at least 15° during a mouse wheel event.
  At the moment this property always returns TRUE on GTK.

[GB.QT4]
* NEW: 'Mouse.FullDelta' is a new boolean property that returns TRUE each time the user has scrolled the mouse wheel at least 15° during a mouse wheel event.

[GB.QT5]
* NEW: 'Mouse.FullDelta' is a new boolean property that returns TRUE each time the user has scrolled the mouse wheel at least 15° during a mouse wheel event.

- - - - -


4 changed files:

- gb.gtk/src/CMouse.cpp
- gb.qt4/src/CMouse.cpp
- gb.qt4/src/CMouse.h
- gb.qt4/src/CWidget.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0c9ac1d884cdbc64dd7f6de3be00dcf23207e868

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0c9ac1d884cdbc64dd7f6de3be00dcf23207e868
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20231002/2b514ed5/attachment.htm>


More information about the Notification mailing list