diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-03-10 11:02:13 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-03-10 15:44:04 +0000 |
commit | 3191c67deefa13f8c664e0ea1ed27c218b1b6144 (patch) | |
tree | f18f9393dd40f438e7fe7c014665a61b097054bd /chart2/source/controller/drawinglayer/DrawViewWrapper.cxx | |
parent | e6230bbfc9526af65e6618390593c3a3c90743d0 (diff) |
tdf#153801 fix transparency in About dialog on gen/kf5
This reverts
commit 6d404f9ccad3ac6a7ffb83876ae7a656bc2d4547
Author: Noel Grandin <noelgrandin@gmail.com>
Date: Sun Feb 5 11:29:27 2023 +0100
make create_virtual_device not use a separate alpha layer
I made the change to make the
SalInstanceWidget::create_virtual_device
and
GtkInstanceWidget::create_virtual_device
the same, to make my life easier in landing the transparency->alpha
patch.
But that cannot work - the only reason the gtk path works is because gtk
uses combined alpha (ie. 32-bit) but that requires gtk doing some lying
and general fudging to the upper vcl layers because they don't know
about combined alpha.
Change-Id: If0e5046b05302a8f41b87846123685ed8f8e86f4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148597
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'chart2/source/controller/drawinglayer/DrawViewWrapper.cxx')
0 files changed, 0 insertions, 0 deletions