Commit 697f056
committed
fix: scan past non-replace layers to find base in resolve_content
The base-finding scan now skips non-replace layers below a replace
layer instead of stopping at the first non-replace. This fixes the
case where a low-priority append/prepend layer sits below a replace
that should serve as the base for composition.1 parent 2437d7a commit 697f056
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2875 | 2875 | | |
2876 | 2876 | | |
2877 | 2877 | | |
2878 | | - | |
| 2878 | + | |
| 2879 | + | |
| 2880 | + | |
2879 | 2881 | | |
2880 | 2882 | | |
2881 | 2883 | | |
2882 | 2884 | | |
2883 | 2885 | | |
2884 | 2886 | | |
2885 | | - | |
2886 | | - | |
| 2887 | + | |
| 2888 | + | |
| 2889 | + | |
2887 | 2890 | | |
| 2891 | + | |
2888 | 2892 | | |
2889 | 2893 | | |
2890 | 2894 | | |
| |||
0 commit comments