[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pre-release of Gambas 3.21 (2)
[Thread Prev] | [Thread Next]
- Subject: Pre-release of Gambas 3.21 (2)
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Thu, 16 Oct 2025 23:53:53 +0200
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi, I have made a new pre-release of Gambas 3.21, with the following fixes:- The 'ColorChooser' control does not crash anymore when using the mouse wheel on the luminosity panel.
- Controls that eat mouse wheel events (like 'WebView') now correctly react to them again in QT components.
- In the 'Clipper.Inflate()' method of 'gb.clipper2', do not simplify paths after offsetting them.
Before making the release official, please check it and report any problem you may have!
The source package is at: https://gitlab.com/gambas/gambas/-/archive/3.21.0/gambas-3.21.0.tar.bz2 The changelog is at: https://gambaswiki.org/wiki/doc/release/3.21.0 The binary packages on OpenSuSE Build Servers have been updated. Regards, -- Benoît Minisini.