From 9cbce601c709dc301887316d8952567ceee341c2 Mon Sep 17 00:00:00 2001 From: scuri Date: Wed, 11 Aug 2010 18:59:02 +0000 Subject: # Fixed: cdCanvasClear not considering the transparency of the background color in the GDI+ base driver and in the CD_GL driver. # Fixed: background transparency was not being considered when backopacity was set to OPAQUE after the background color was set in the GDI+ base driver. --- html/en/history.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'html/en/history.html') diff --git a/html/en/history.html b/html/en/history.html index 1a11558..678a7b5 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -38,6 +38,14 @@
  • Fixed: canvas:Transform when nil is used to reset the transformation.
  • +
  • + Fixed: cdCanvasClear + not considering the transparency of the background color in the GDI+ + base driver and in the CD_GL driver.
  • +
  • + Fixed: background transparency was not + being considered when backopacity was set to OPAQUE after the background + color was set in the GDI+ base driver.
  • Version 5.4 (24/June/2010)