[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Add 'Paint.Opacity' property. Don't update DrawingArea twice on initialization.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Add 'Paint.Opacity' property. Don't update DrawingArea twice on initialization.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 29 Aug 2025 22:00:56 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 3ca8d6b7 by Benoît Minisini at 2025-08-30T00:00:51+02:00 Add 'Paint.Opacity' property. Don't update DrawingArea twice on initialization. [GB.WEB.GUI] * NEW: Paint: Add 'Opacity' property. * BUG: DrawingArea: Don't update explicitely on initialization, as the ResizeObserver already triggers it. - - - - - 7 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/lib.js View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3ca8d6b75b7d5f8188cfaf41fc6f9935982914f4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3ca8d6b75b7d5f8188cfaf41fc6f9935982914f4 You're receiving this email because of your account on gitlab.com.