Add BG offset

This commit is contained in:
2026-08-14 10:59:22 +02:00
parent c720696781
commit 58990ebe8d
6 changed files with 161 additions and 5 deletions

View File

@@ -81,6 +81,8 @@ final class ContainerChildrenProcessor implements DataProcessorInterface
// so without this they would show up in every single child's `data`.
'tx_vitec_bg_variant', 'tx_vitec_bg_image', 'tx_vitec_bg_size',
'tx_vitec_bg_size_percent', 'tx_vitec_bg_position',
'tx_vitec_bg_pos_top', 'tx_vitec_bg_pos_bottom',
'tx_vitec_bg_pos_left', 'tx_vitec_bg_pos_right',
'tx_vitec_col1_align', 'tx_vitec_col1_justify',
'tx_vitec_col2_align', 'tx_vitec_col2_justify',
'tx_vitec_col3_align', 'tx_vitec_col3_justify',