[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Form editor: Don't use brush for painting the selection. As brush is always a...

Benoît Minisini gitlab at mg.gitlab.com
Thu Mar 11 04:48:58 CET 2021



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


Commits:
019a3b03 by gambas at 2021-03-11T00:27:32+01:00
Form editor: Don't use brush for painting the selection. As brush is always a repeated pattern, edges got incorrect pixels on rotation.

[DEVELOPMENT ENVIRONMENT]
* BUG: Form editor: Don't use brush for painting the selection. As brush is always a repeated pattern, edges got incorrect pixels on rotation.

- - - - -
2e2205a0 by gambas at 2021-03-11T00:58:06+01:00
Paint.TrimRichText() now returns a void string if the maximum width is negative or null.

[GB.GUI.BASE]
* BUG: Paint.TrimRichText() now returns a void string if the maximum width is negative or null.

- - - - -
53b2d34d by gambas at 2021-03-11T03:27:43+01:00
Add 'energy' and 'headset' stock icons. Disable Expander animations, they are broken.

[GB.FORM]
* BUG: Expander: Disable animations, they are broken.
* NEW: Add 'energy' and 'headset' stock icons.

- - - - -


6 changed files:

- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- comp/src/gb.form/.src/Expander/FExpander.class
- comp/src/gb.form/map/icon.map
- comp/src/gb.gui.base/.src/Paint.class
- comp/src/gb.gui.base/.src/Test/FTestFrame.class
- comp/src/gb.gui.base/.src/Test/FTestFrame.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8cea779b622c1c81cc60e144ee1d5e7ab165bc29...53b2d34d14d798869ad648194359f5b3dde84ec9

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8cea779b622c1c81cc60e144ee1d5e7ab165bc29...53b2d34d14d798869ad648194359f5b3dde84ec9
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/20210311/f3b72e15/attachment-0001.htm>


More information about the Notification mailing list