Fix wxDV_ROW_LINES drawing when horizontally scrolled in generic version.
Use the correct, i.e. logical, as wxDC does the translation to physical internally, coordinates for drawing the highlighted rows. Closes #16815. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@78501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -603,6 +603,7 @@ wxMSW:
|
||||
- Fix inserting tools removed from wxToolBar back into it (sbrowne).
|
||||
- Fix disabling submenu items in the menus (Artur Wieczorek).
|
||||
- Fix wxEVT_TREE_STATE_IMAGE_CLICK generation (Antal).
|
||||
- Fix wxDV_ROW_LINES in horizontally scrolled wxDataViewCtrl.
|
||||
|
||||
wxOSX:
|
||||
|
||||
|
Reference in New Issue
Block a user