Hi Pavel,
Pavel Janík a écrit :
One patch is more than several senteces of description:
--- salmenu.cxx 2007-02-13 10:09:02.000000000 +0100
+++ salmenu.cxx 2007-02-17 22:59:37.000000000 +0100
@@ -218,6 +218,7 @@
AquaSalMenuItem *pAquaSalMenuItem = static_cast<AquaSalMenuItem
*>(pSalMenuItem);
BitmapEx aBitmapEx = rImage.GetBitmapEx();
+ aBitmapEx.Mirror(BMP_MIRROR_VERT);
pAquaSalMenuItem->maBitmap = aBitmapEx.GetBitmap();
The issue with Bitmaps upside down in main menubar is fixed with this
change.
+1 for me : please commit it :-)
Eric
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]