[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Label: Fix drawing horizontal fix for Qt.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sat Jan 29 04:30:44 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
3b8c1123 by gambas at 2022-01-29T03:04:03+01:00
Label: Fix drawing horizontal fix for Qt.
[GB.GUI.BASE]
* BUG: Label: Fix drawing horizontal fix for Qt.
- - - - -
117b3eac by gambas at 2022-01-29T04:30:38+01:00
Fix WebButton image. Make WebButton and WebListBox actually focusable. Fix focus drawing.
[GB.WEB.GUI]
* NEW: Use blue inset box shadow for drawing focus.
* NEW: WebButton: Use <button> instead of <div>, to get focus and native keyboard management.
* BUG: WebButton: Stretch the image size to the button height.
* BUG: WebTextArea: Fix style sheet.
* NEW: WebListBox is focusable now.
- - - - -
14 changed files:
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/Label.class
- comp/src/gb.gui.base/.src/Message/FMessage.class
- comp/src/gb.gui.base/.src/Test/FLabel.form
- comp/src/gb.gui.base/.src/Test/TestMessage.module
- comp/src/gb.web.gui/.project
- comp/src/gb.web.gui/.src/Table/WebTable.class
- comp/src/gb.web.gui/.src/Test/Webform1.webform
- comp/src/gb.web.gui/.src/Test/Webform4.class
- comp/src/gb.web.gui/.src/Test/Webform4.webform
- comp/src/gb.web.gui/.src/WebButton.class
- comp/src/gb.web.gui/.src/WebFileButton.class
- comp/src/gb.web.gui/.src/WebListBox.class
- comp/src/gb.web.gui/style.css
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8662d2f5a928eab74faf9b547a2a33e59a840854...117b3eac3fbee3c08d9a4e41e5c28e79d19710ac
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8662d2f5a928eab74faf9b547a2a33e59a840854...117b3eac3fbee3c08d9a4e41e5c28e79d19710ac
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/f12eb62a/attachment.htm>
More information about the Notification
mailing list