Skip to content

tiling: Make child tiles inherit padding from parent tile

Vlad Zahorodnii requested to merge work/zzag/tiling-inherit-padding into master

If a new tile is added, make it inherit parent tile's padding to ensure consistent padding.

BUG: 465842

Merge request reports