[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] FileView: Preview is now done by an external process instead of a Task,...



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


Commits:
970f0acd by Benoît Minisini at 2024-07-31T22:01:53+02:00
FileView: Preview is now done by an external process instead of a Task, because the task sometimes fails because of being a forked process.

[GB.FORM]
* BUG: FileView: Preview is now done by an external process instead of a Task, because the task sometimes fails because of being a forked process.

- - - - -


5 changed files:

- comp/src/gb.form/.project
- comp/src/gb.form/.src/File/CTaskPreview.class
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.form/.src/Main.module
- comp/src/gb.form/.src/Test/FTestFileChooser.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/970f0acda61e9dad7baf41f3db5705936d3ac22d

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/970f0acda61e9dad7baf41f3db5705936d3ac22d
You're receiving this email because of your account on gitlab.com.