Commit 323f82d
committed
Only evaluate expand condition once in AnstractTreeViewer
No need to evaluate for every child since the condition applies to the
parent item.1 parent 7308b62 commit 323f82d
File tree
1 file changed
+2
-4
lines changed- bundles/org.eclipse.jface/src/org/eclipse/jface/viewers
1 file changed
+2
-4
lines changedLines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1862 | 1862 | | |
1863 | 1863 | | |
1864 | 1864 | | |
1865 | | - | |
| 1865 | + | |
1866 | 1866 | | |
1867 | 1867 | | |
1868 | 1868 | | |
1869 | | - | |
1870 | | - | |
1871 | | - | |
| 1869 | + | |
1872 | 1870 | | |
1873 | 1871 | | |
1874 | 1872 | | |
| |||
0 commit comments