[Gambas-Notification] [Git][gambas/gambas][master] Fix ComboBox behaviour and when controls are animated.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Apr 15 00:30:48 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
81c8e435 by gambas at 2022-04-15T00:30:41+02:00
Fix ComboBox behaviour and when controls are animated.
[GB.GUI.BASE]
* BUG: ComboBox: Setting the 'Index' property must raise the 'Click' event even if the index does not change, to mimic the behaviour of the old native ComboBox.
* BUG: The _Gui.MustAnimate() internal method is accurate now, so that animations occur on the activated window only.
- - - - -
2 changed files:
- comp/src/gb.gui.base/.src/ComboBox/ComboBox.class
- comp/src/gb.gui.base/.src/_Gui.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/81c8e435a47cfd49cf506636f6ba8035a3d175ac
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/81c8e435a47cfd49cf506636f6ba8035a3d175ac
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/20220414/cbdf5567/attachment.htm>
More information about the Notification
mailing list