From 7b30cdb61773bad2698596d7dfdcdd8e96f1bb7c Mon Sep 17 00:00:00 2001 From: RKrom Date: Tue, 23 Oct 2012 10:14:22 +0000 Subject: [PATCH] Updated bug fixes git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2194 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/releases/additional_files/readme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Greenshot/releases/additional_files/readme.txt b/Greenshot/releases/additional_files/readme.txt index 946f9b463..d15450c20 100644 --- a/Greenshot/releases/additional_files/readme.txt +++ b/Greenshot/releases/additional_files/readme.txt @@ -8,6 +8,10 @@ We changed the version to 1.0 after 5 years it should no longer have a "beta" fe Bugs resolved * Fixed translation issue in expert settings, clipboard format options not being updated right away after switching UI language, see bug #3576073 +* Fixed bug #3578392: one of the clipboard formats we generate doesn't support transparency, but we forgot to remove it. +* Fixed a bug that prevented the clipboard formats to represent the general output settings. (decrease colors if possible etc) +* Fixed a bug that the context menu was shown 2x, it's not really visible but does not improve the performance. +* Fixed a bug when capturung a minimized IE window, now we first restore it (un-minimize) before capturing. Known issues: * Greenshot general: the I-Beam cursor isn't displayed correctly on the final result.