mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 20:21:00 +00:00
Instead of filling the whole row with selection color, only fill behind the text. This gives a snugger, more focused appearance. For embedders that want the entire row to get filled with the selection color when selected, they can opt in to the old behavior by calling TreeView::set_should_fill_selected_rows(). This is used by Profiler. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DisassemblyModel.cpp | ||
| DisassemblyModel.h | ||
| main.cpp | ||
| Profile.cpp | ||
| Profile.h | ||
| ProfileModel.cpp | ||
| ProfileModel.h | ||
| ProfileTimelineWidget.cpp | ||
| ProfileTimelineWidget.h | ||