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

[Git][gambas/gambas][master] Image editor: Correctly draw the image pasted from clipboard using the composition operator.



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


Commits:
3fcfa8f5 by Benoît Minisini at 2026-04-16T14:59:10+02:00
Image editor: Correctly draw the image pasted from clipboard using the composition operator.

[DEVELOPMENT ENVIRONMENT]
* BUG: Image editor: Always display the composition operator list.
* NEW: Image editor: Use icons for composition operations.
* BUG: Image editor: Correctly draw the image pasted from clipboard using the composition operator.

- - - - -


18 changed files:

- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- app/src/gambas3/.src/Editor/Image/FImageEditor.form
- app/src/gambas3/.src/Editor/Image/FImageProperty.class
- app/src/gambas3/.src/Editor/Image/FImageProperty.form
- + app/src/gambas3/img/operator/add.png
- + app/src/gambas3/img/operator/atop.png
- + app/src/gambas3/img/operator/clear.png
- + app/src/gambas3/img/operator/dest.png
- + app/src/gambas3/img/operator/destatop.png
- + app/src/gambas3/img/operator/destin.png
- + app/src/gambas3/img/operator/destout.png
- + app/src/gambas3/img/operator/destover.png
- + app/src/gambas3/img/operator/in.png
- + app/src/gambas3/img/operator/out.png
- + app/src/gambas3/img/operator/over.png
- + app/src/gambas3/img/operator/saturate.png
- + app/src/gambas3/img/operator/source.png
- + app/src/gambas3/img/operator/xor.png


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3fcfa8f53d0bdb0f1c9611142ab7cb518a186ddc

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3fcfa8f53d0bdb0f1c9611142ab7cb518a186ddc
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help