[Gambas-Notification] [Git][gambas/gambas][stable] 3 commits: ComboBox: Fix mouse wheel and keyboard management when the ComboBox is editable.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Feb 13 00:49:34 CET 2024
Benoît Minisini pushed to branch stable at Gambas / gambas
Commits:
be3b31e5 by Benoît Minisini at 2024-02-12T23:24:11+01:00
ComboBox: Fix mouse wheel and keyboard management when the ComboBox is editable.
[GB.GUI.BASE]
* BUG: ComboBox: Fix mouse wheel and keyboard management when the ComboBox is editable.
- - - - -
c863bde1 by Benoît Minisini at 2024-02-12T23:44:32+01:00
ComboBox: Changing the combo-box contents while the popup is opened now correctly update the popup and should not crash anymore.
[GB.GUI.BASE]
* BUG: ComboBox: Changing the combo-box contents while the popup is opened now correctly update the popup and should not crash anymore.
- - - - -
5b9b7c6b by Benoît Minisini at 2024-02-13T00:49:27+01:00
Merge branch 'master' into stable
- - - - -
5 changed files:
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/ComboBox/ComboBox.class
- comp/src/gb.gui.base/.src/ComboBox/FComboBoxPopup.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.form
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a8a4c244caed9c8a53e46d33c9fc7b9d5ceb9d50...5b9b7c6b1bf36437f1d087d6744af650059ba1a9
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a8a4c244caed9c8a53e46d33c9fc7b9d5ceb9d50...5b9b7c6b1bf36437f1d087d6744af650059ba1a9
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/20240212/608ec62b/attachment.htm>
More information about the Notification
mailing list