@@ -2330,8 +2330,7 @@ int wxPropertyGrid::DoDrawItems( wxDC& dc,
|
|||||||
lh );
|
lh );
|
||||||
|
|
||||||
// Default cell rect fill the entire row
|
// Default cell rect fill the entire row
|
||||||
wxRect cellRect(greyDepthX, y,
|
wxRect cellRect(greyDepthX, y, cellX - greyDepthX, rowHeight-1);
|
||||||
gridWidth - greyDepth + 2, rowHeight-1 );
|
|
||||||
|
|
||||||
bool isCategory = p->IsCategory();
|
bool isCategory = p->IsCategory();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user