[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][stable] Fixes in WebTable and WebRadioButton.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][stable] Fixes in WebTable and WebRadioButton.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 15 Nov 2025 19:00:51 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch stable at Gambas / gambas Commits: 43cf5b10 by Benoît Minisini at 2025-11-15T20:00:45+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/43cf5b108c4f0778554f49e67c31a9fad2fe42e9 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/43cf5b108c4f0778554f49e67c31a9fad2fe42e9 You're receiving this email because of your account on gitlab.com.