soflyy / breakdance-bugs

Bug reports from Breakdance users.
42 stars 6 forks source link

Update condition in LessFancyBackground -- RESOLUTION INCLUDED #1149

Open Nicscott01 opened 1 month ago

Nicscott01 commented 1 month ago

This exists in BD 2.1.0.beta.1.

If you open up the preset for LessFancyBackground, background.image and background.gradient are set to appear on the following condition path:

design.background.type

This is fine as long as the LessFancyBackground preset is used at the top level of the design.

A better solution would be to reference:

%%CURRENTPATH%%.type

This way, the element could be used as a nested child. Thank you!

Nicscott01 commented 1 month ago

This also applies for the various settings underneath the background image and gradient overlay.

background.image_size, background.image_settings, background.gradient_animation