Update src/stc/ScintillaWX.cpp

Co-Authored-By: NewPagodi <NewPagodi@users.noreply.github.com>
This commit is contained in:
VZ
2019-03-18 15:43:39 -05:00
committed by GitHub
parent 12749d1a59
commit fb8c4bda29

View File

@@ -1351,7 +1351,7 @@ void ScintillaWX::DoMarkerDefineBitmap(int markerNumber, const wxBitmap& bmp) {
rgba[curRGBALoc++] = img.GetData()[curDataLoc++];
rgba[curRGBALoc++] = img.GetData()[curDataLoc++];
rgba[curRGBALoc++] =
img.HasAlpha()?img.GetAlpha()[curAlphaLoc++]:255;
img.HasAlpha() ? img.GetAlpha()[curAlphaLoc++] : wxALPHA_OPAQUE ;
}
// Now follow the same procedure used for handling the