Skip to content

Find best image based on window.innerWidth

Compare
Choose a tag to compare
@exetico exetico released this 29 Oct 15:25
· 18 commits to master since this release
f272a32

What's Changed

Possibly breaking changes

  • ha-floorplan will now match images on basis of the browsers window size, not the desktop width size. If you face any problems after upgrading ha-floorplan, you can enforce the old logics by adding use_screen_width: true on config.image. See more in the documentation. ⚠️IMPORTANT ⚠️ : If you end up using the use_screen_width: true option, in order to fix your solution, remember to submit it here. We're planning to remove it again in the future, if no-body submits any issues, after a period of time.

Full Changelog: 1.0.45...1.0.46