[Gambas-Notification] [Git][gambas/gambas][master] Continue 'Paint' implementation, and make the DrawingArea canvas resize automatically.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Aug 9 17:04:12 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
5f958623 by Benoît Minisini at 2022-08-09T17:04:06+02:00
Continue 'Paint' implementation, and make the DrawingArea canvas resize automatically.
[GB.WEB.GUI]
* NEW: DrawingArea: The canvas now resizes automatically, and send its size to the server.
* NEW: Paint: Implement 'Width' and 'Height' properties.
* NEW: Paint: Add 'Translate()', 'Rotate()', 'Scale()' and 'Reset()' methods.
* NEW: Paint: Add write-only 'Operator' property. Not all composition modes are supported at the moment.
* BUG: Move focus frame when the window is resized.
- - - - -
9 changed files:
- comp/src/gb.web.gui/.src/Paint/Paint.class
- comp/src/gb.web.gui/.src/Paint/PaintDriver.class
- comp/src/gb.web.gui/.src/Paint/PaintDriver_WebDrawingArea.class
- comp/src/gb.web.gui/.src/Test/FTestDrawingArea.class
- comp/src/gb.web.gui/.src/Test/FTestDrawingArea.webform
- comp/src/gb.web.gui/.src/WebDrawingArea.class
- comp/src/gb.web.gui/.src/WebForm.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/5f958623a4e4d04e2e316afc0050521551420235
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5f958623a4e4d04e2e316afc0050521551420235
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/20220809/96d2fb68/attachment.htm>
More information about the Notification
mailing list