Files
ladybird/Libraries/LibGUI/TreeView.h
Andreas Kling 8e8e8c801c LibGUI: Fix broken TreeView rendering with more than two columns
The computation of the tree column x offset was not taking padding into
account. This patch fixes that and collects the logic in a helper.
2020-03-02 23:05:04 +01:00

2.9 KiB