fixed off by 1 bug in wxDC::GradientFillLinear() (patch 1788549)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -255,6 +255,7 @@ wxGTK:
|
||||
- Generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even if label didn't change
|
||||
- Fix WX_GL_STEREO attribute handling (Tristan Mehamli)
|
||||
- Fix wxThread::SetPriority() when the thread is running (Christos Gourdoupis)
|
||||
- Fixed off by 1 bug in wxDC::GradientFillLinear() (Tim Kosse)
|
||||
|
||||
|
||||
2.8.4
|
||||
|
Reference in New Issue
Block a user