Clicking on the column header in FListView now changes the sort order
This commit is contained in:
parent
b451f0047a
commit
9b3f30f006
@ -1134,6 +1134,7 @@ void FListView::onMouseUp (FMouseEvent* ev)
|
||||
}
|
||||
|
||||
clicked_expander_pos.setPoint(-1, -1);
|
||||
clicked_column_pos.setPoint(-1, -1);
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user