[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Fixes in WebTable and WebRadioButton.



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


Commits:
2b993be7 by Benoît Minisini at 2025-11-15T19:59:19+01:00
Fixes in WebTable and WebRadioButton.

[GB.WEB.GUI]
* BUG: WebTable: Fix fast refreshes.
* BUG: WebTable: Fix first column width on single selection mode.
* BUG: WebControl: Ignore fast refreshes when a full refresh has already been registered.
* BUG: WebRadioButton: Do not trigger the 'Click' event when a radio button is unselected.
* BUG: WebRadioButton: Fix fast refreshes.

- - - - -


4 changed files:

- comp/src/gb.web.gui/.src/Table/WebTable.class
- comp/src/gb.web.gui/.src/Table/_WebTableColumns.class
- comp/src/gb.web.gui/.src/WebControl.class
- comp/src/gb.web.gui/.src/WebRadioButton.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2b993be72169a9c73981da85608364f4628481cc

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