From 3733936b6f7992263e3eebefd24a85a4f0a96452 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 17 Jul 2014 10:34:51 -0600 Subject: Update ChangeLog --- NxWidgets/ChangeLog.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NxWidgets/ChangeLog.txt') diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt index 39d3606cf..9c2275abc 100644 --- a/NxWidgets/ChangeLog.txt +++ b/NxWidgets/ChangeLog.txt @@ -476,3 +476,7 @@ * NxWM::CMediaPlayer: Fix some state-related bugs introduced yesterday. Improved state-related button displayes. Now correctly catches and handles file selection events (2014-7-17). +* NxWidgets::CImage: Cannot use NxWidgets::CGraphicsPort:drawBitmapGreyScale() + because it does not respect transparent or background colors in its current + form. The end result is that makes the image background grey as well as the + image (2014-7-17). \ No newline at end of file -- cgit v1.2.3