[Gambas-Notification] [Git][gambas/gambas][master] Fix WebTree selection, and how WebTextBox and WebTextArea changes are handled....

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Sep 24 02:21:41 CEST 2022



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


Commits:
86539be3 by Benoît Minisini at 2022-09-24T02:21:34+02:00
Fix WebTree selection, and how WebTextBox and WebTextArea changes are handled. Add server port to the session cookie.

[GB.WEB.GUI]
* BUG: Session: Add the server port to the session cookie.
* BUG: WebTree: The Clear() method correctly triggers a refresh.
* OPT: WebTree: Don't trigger useless refreshes when selection changes.
* BUG: Accumulates WebTextBox and WebTextArea changes, and send them just before the next request.

- - - - -


10 changed files:

- comp/src/gb.web.gui/.project
- comp/src/gb.web.gui/.src/Session.module
- comp/src/gb.web.gui/.src/Test/Webform1.class
- comp/src/gb.web.gui/.src/Test/Webform1.webform
- comp/src/gb.web.gui/.src/Tree/WebTree.class
- comp/src/gb.web.gui/.src/WebLabel.class
- comp/src/gb.web.gui/.src/WebTextArea.class
- comp/src/gb.web.gui/.src/WebTextBox.class
- comp/src/gb.web.gui/lib.js
- comp/src/gb.web.gui/style.css


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/86539be37f0de3e5aca54ba8591e8a2572631f4e

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/86539be37f0de3e5aca54ba8591e8a2572631f4e
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/20220924/2cb6093e/attachment.htm>


More information about the Notification mailing list