Author |
Committer |
Branch |
Timestamp |
Parent |
greebo |
greebo |
resourcetree_filtering |
15.01.2021 05:06 |
resourcetree_filtering 27a1de0b |
Affected Issues |
0003250: Extend Search-Feature of browsers |
Changeset |
0003250: To rebuild the tree on filter text changes, TreeView::Rebuild is 1) doing too much and 2) is not present in Linux. It turns out a wxDataViewModel::Cleared() call is enough to let the attached view re-query the tree and achieve the desired effect. |
mod - libs/wxutil/dataview/ResourceTreeView.cpp |
Diff
File |
mod - libs/wxutil/dataview/ResourceTreeView.h |
Diff
File |