soflyy / breakdance-bugs

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

The desktop breakpoint css for a Div >> Background >> Image >> Image Settings >> Position never updates if Position is set for a smaller breakpoint #967

Open bhartlenn opened 11 months ago

bhartlenn commented 11 months ago

Description: The desktop breakpoint css for a Div >> Background >> Image >> Image Settings >> Position never updates if smaller breakpoint position settings exist, and the content is viewed on a respective screen size that loads the smaller breakpoints css typicallyss

Steps to replicate:

  1. Add a div to the BD Editor
  2. Add an image as the div background, and make the div container wide and tall enough to see your image clearly
  3. Go to Div >> Background >> Image >> Image Settings >> Position
  4. For the desktop breakpoint set Position to something like left bottom(attached screenshot)
  5. Select a smaller breakpoint like tablet-portrait for the Position setting, and change it to something different like right top(attached screenshot)
  6. Save your progress
  7. Test in web browser that desktop background-position css for the Div element never changes from left bottom Desktop breakpoint setting(attached screenshot), to the expected tablet-portrait breakpoint setting of right top

Details: