commit | dbdc293578b21c6aa23f33d9a3175f4f457f31d0 | [log] [tgz] |
---|---|---|
author | Jonathan Meier <jonathan.meier@outlook.com> | Fri Feb 11 15:58:27 2022 +0100 |
committer | Andrey Loskutov <loskutov@gmx.de> | Sat Feb 12 07:03:21 2022 -0500 |
tree | 505c7e5aa96c20f22498cbbd658bfdc2e364f927 | |
parent | e27c6f84925e88344322e285abe0ee7de8954466 [diff] |
Bug 493455 - [win32] always treat empty images as opaque An empty image is an image constructed only from width and height but without any pixel data. Depending on the system and the image size the underlying BITMAP may be allocated with a depth of 32-bit. In that case we just ignore its additional channel. This fixes a regression introduced in 8d21781c6b65b49d2f30db28ada54be673b5925c. Change-Id: I3afaa578f8a8867e7e960de9a176a0d99ff24456 Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/190727 Tested-by: Platform Bot <platform-bot@eclipse.org> Reviewed-by: Andrey Loskutov <loskutov@gmx.de>
Thanks for your interest in this project.
See the following description for how to contribute a feature or a bug fix to SWT.
Information regarding source code management, builds, coding standards, and more and be found under the following link.
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).
Contact the project developers via the project's “dev” list.
This project uses Bugzilla to track ongoing development and issues.
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!