Fix display of right aligned columns in wxGenericListCtrl.
Take into account the width of the image when drawing the right aligned item in wxGenericListCtrl. Closes #12562. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -415,6 +415,7 @@ All (GUI):
|
||||
- Add support for CP-866 encoding to wxEncodingConverter (madnut).
|
||||
- Consistency fixes for keyboard events across all major ports.
|
||||
- Added EVT_RIBBONBAR_TAB_LEFT_DCLICK event (snowleopard).
|
||||
- Fix display of right aligned columns in wxGenericListCtrl (jl).
|
||||
|
||||
MSW:
|
||||
|
||||
|
Reference in New Issue
Block a user