[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][stable] 3 commits: ColorChooser: Using the mouse wheel on the luminosity panel does not crash anymore.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][stable] 3 commits: ColorChooser: Using the mouse wheel on the luminosity panel does not crash anymore.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Thu, 16 Oct 2025 20:54:59 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch stable at Gambas / gambas Commits: 8716a1ca by Benoît Minisini at 2025-10-16T22:54:24+02:00 ColorChooser: Using the mouse wheel on the luminosity panel does not crash anymore. [GB.FORM] * BUG: ColorChooser: Using the mouse wheel on the luminosity panel does not crash anymore. - - - - - 7b87080c by Benoît Minisini at 2025-10-16T22:54:33+02:00 Controls that eat wheel events (like 'WebView') now correctly react to them again. [GB.QT4] * BUG: Controls that eat wheel events (like 'WebView') now correctly react to them again. [GB.QT5] * BUG: Controls that eat wheel events (like 'WebView') now correctly react to them again. [GB.QT6] * BUG: Controls that eat wheel events (like 'WebView') now correctly react to them again. - - - - - e29888c7 by Benoît Minisini at 2025-10-16T22:54:45+02:00 Don't simplify paths after offsetting them in 'Clipper.Inflate()'. [GB.CLIPPER2] * BUG: Don't simplify paths after offsetting them in 'Clipper.Inflate()'. - - - - - 7 changed files: - comp/src/gb.form/.component - comp/src/gb.form/.project - comp/src/gb.form/.src/Color/FColorChooser.class - comp/src/gb.form/.src/Test/FTestColorChooser.class - comp/src/gb.form/.version - gb.qt4/src/CWidget.cpp - main/lib/clipper2/c_clipper.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/bb34d5b7ee5997429680610176a05d3df53c1b49...e29888c746930f2327b8d29751c2eaec649bf1c6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/bb34d5b7ee5997429680610176a05d3df53c1b49...e29888c746930f2327b8d29751c2eaec649bf1c6 You're receiving this email because of your account on gitlab.com.