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

[Git][gambas/gambas][master] 2 commits: 'Paint.DrawImage()' takes 'Paint.Opacity' into account correctly now.



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


Commits:
f53c9911 by Benoît Minisini at 2025-03-25T21:53:23+01:00
'Paint.DrawImage()' takes 'Paint.Opacity' into account correctly now.

[GB.QT4]
* BUG: 'Paint.DrawImage()' takes 'Paint.Opacity' into account correctly now.

[GB.QT5]
* BUG: 'Paint.DrawImage()' takes 'Paint.Opacity' into account correctly now.

[GB.QT6]
* BUG: 'Paint.DrawImage()' takes 'Paint.Opacity' into account correctly now.

- - - - -
5ab9dc05 by Benoît Minisini at 2025-03-25T21:54:22+01:00
'Paint.Opacity' is correctly saved by 'Paint.Save()' and restored by 'Paint.Restore()'.

[GB.GTK]
* BUG: 'Paint.Opacity' is correctly saved by 'Paint.Save()' and restored by 'Paint.Restore()'.

[GB.GTK3]
* BUG: 'Paint.Opacity' is correctly saved by 'Paint.Save()' and restored by 'Paint.Restore()'.

- - - - -


2 changed files:

- gb.gtk/src/cpaint_impl.cpp
- gb.qt4/src/cpaint_impl.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a6e56e16417328c1e0fcb70d0ed23a4d92b4ff2b...5ab9dc05fd01e80f7f3561fc3d6a7df91e38e875

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a6e56e16417328c1e0fcb70d0ed23a4d92b4ff2b...5ab9dc05fd01e80f7f3561fc3d6a7df91e38e875
You're receiving this email because of your account on gitlab.com.