[Gambas-Notification] [Git][gambas/gambas][master] FileView: Add MaxPreviewSize property. Cancel the preview background task as...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sun Dec 4 23:12:36 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
dbb868f2 by Benoît Minisini at 2022-12-04T23:12:30+01:00
FileView: Add MaxPreviewSize property. Cancel the preview background task as soon as the control is hidden.
[GB.FORM]
* NEW: FileView: MaxPreviewSize is a new property that allows to define the size limit of previewed file.
* BUG: FileView: The preview background task is now automatically stopped as soon as the control is hidden.
* NEW: FileChooser & DirChooser: Add a menu entry that disables the preview size limit.
* NEW: FileChooser & DirChooser: Add a preview progress bar.
- - - - -
6 changed files:
- comp/src/gb.form/.lang/fr.po
- comp/src/gb.form/.project
- comp/src/gb.form/.src/File/CTaskPreview.class
- comp/src/gb.form/.src/File/Chooser/FDirChooser.class
- comp/src/gb.form/.src/File/Chooser/FDirChooser.form
- comp/src/gb.form/.src/File/FileView.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dbb868f227e2f61ce5774d6464e3b4e45c954bf5
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dbb868f227e2f61ce5774d6464e3b4e45c954bf5
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/20221204/aca909b5/attachment.htm>
More information about the Notification
mailing list