[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: IconView: The layout algorithm has been cleaned up and fixed.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Tue Dec 13 02:37:50 CET 2022



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


Commits:
faa7838e by Benoît Minisini at 2022-12-13T02:34:37+01:00
IconView: The layout algorithm has been cleaned up and fixed.

[GB.GUI.BASE]
* NEW: Paint.StretchImage() now returns the frame of the drawn image as a rectangle.
* BUG: IconView: The layout algorithm has been cleaned up and fixed.

- - - - -
0e8ecf18 by Benoît Minisini at 2022-12-13T02:37:44+01:00
FileView: Fix a crash when filling the popup menu. Many other enhancements and fixes.

[GB.FORM]
* NEW: FileView: The image file previews are now cached in the '/tmp' directory. The cache is cleared when the process terminates.
* NEW: FileView: Add preview of 'webp' image files.
* BUG: FileView: Fix a crash when filling the popup menu.
* NEW: FileView: 'Orientation' is new property that allows to define the orientation of the icon view.
* BUG: FileView: Fix preview refresh when the control is shown or hidden.

- - - - -


7 changed files:

- comp/src/gb.form/.src/File/CTaskPreview.class
- comp/src/gb.form/.src/File/Chooser/FDirChooser.class
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/IconView/IconView.class
- comp/src/gb.gui.base/.src/IconView/_IconView_Item.class
- comp/src/gb.gui.base/.src/Paint.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d13471c82a08715aa7d6e3aca51918e0631225a2...0e8ecf18e7dc2345fb99522f77f7c474f6f2b134

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d13471c82a08715aa7d6e3aca51918e0631225a2...0e8ecf18e7dc2345fb99522f77f7c474f6f2b134
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/20221213/e20b7c9a/attachment.htm>


More information about the Notification mailing list