Kaydet (Commit) 21d69b38 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

writer: Make the navigation button less cut off.

Still not perfect, the ideal would a 7x7 icon; but at least something.

Change-Id: I383921436db49c894fd336cb30c5fb9a3d4979a1
üst 42264749
...@@ -389,7 +389,7 @@ ImageButton BTN_NAVI ...@@ -389,7 +389,7 @@ ImageButton BTN_NAVI
SmallStyle = TRUE ; SmallStyle = TRUE ;
Image IMG_BTN Image IMG_BTN
{ {
ImageBitmap = Bitmap { File = "punkt.bmp" ; }; ImageBitmap = Bitmap { File = "navigation.png" ; };
MaskColor = IMAGE_MASK_COLOR ; MaskColor = IMAGE_MASK_COLOR ;
}; };
String ST_QUICK String ST_QUICK
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment