[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Style: Don't hide borders next to windows limits anymore.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Style: Don't hide borders next to windows limits anymore.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 13 May 2025 12:38:15 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 2e12e5ee by Benoît Minisini at 2025-05-13T14:36:12+02:00 Style: Don't hide borders next to windows limits anymore. [GB.GUI.BASE] * NEW: Style: Remove the 1 pixel workaround in the 'ClipBackground()' method. * NEW: Style: Don't hide borders next to windows limits anymore. - - - - - b70568bb by Benoît Minisini at 2025-05-13T14:38:04+02:00 Rework background drawing in form and image editors. [DEVELOPMENT ENVIRONMENT] * NEW: Form editor: Make the control change routine more robust to properties that are not compatible between the old and the new control type. * NEW: Form editor: Rework background drawing. * NEW: Image editor: Rework background drawing. * NEW: Rework the background drawing routine. - - - - - 8 changed files: - app/src/gambas3/.src/Editor/Form/CControl.class - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Editor/Form/FForm.form - app/src/gambas3/.src/Editor/Image/FImageEditor.form - app/src/gambas3/.src/FMain.form - app/src/gambas3/.src/Project.module - comp/src/gb.gui.base/.src/ScrollArea.class - comp/src/gb.gui.base/.src/_Gui.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/4b65443f1f724d80725b592fc27afc5e6e800053...b70568bb4eb396b780213498fdcf15f4e92d2f52 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/4b65443f1f724d80725b592fc27afc5e6e800053...b70568bb4eb396b780213498fdcf15f4e92d2f52 You're receiving this email because of your account on gitlab.com.