[Gambas-Notification] [Git][gambas/gambas][master] If a WebControl raises a DOM 'click' event, then it automatically stops the...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sat Jan 29 18:42:47 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
cf5b7587 by gambas at 2022-01-29T18:42:43+01:00
If a WebControl raises a DOM 'click' event, then it automatically stops the propagation of the DOM 'mousedown' event.
[GB.WEB.GUI]
* NEW: I prefer WebTree and WebTable use a distinct class for their 'Data' event.
* BUG: If a WebControl raises a DOM 'click' event, then it automatically stops the propagation of the DOM 'mousedown' event.
- - - - -
6 changed files:
- comp/src/gb.web.gui/.src/Table/WebTable.class
- + comp/src/gb.web.gui/.src/Table/WebTableData.class
- comp/src/gb.web.gui/.src/Table/WebCellData.class → comp/src/gb.web.gui/.src/Table/WebTreeData.class
- comp/src/gb.web.gui/.src/Test/Webform1.class
- comp/src/gb.web.gui/.src/Tree/WebTree.class
- comp/src/gb.web.gui/.src/WebControl.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cf5b75870ff9c12e8448a263cd8fea7297fe6b37
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cf5b75870ff9c12e8448a263cd8fea7297fe6b37
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/20220129/81e495d0/attachment.htm>
More information about the Notification
mailing list