
๐ New features
We've added the poster data layer, which lets you render images that are fixed in the space the way a poster, sticker, or panel would be. And these are of course data driven and interactive. Learn more in the docs.
We've added new sizing options to the icon data layer, bringing it on par with the poster data layer. Icons can be sized at the element or at the layer level, and by width or height preserving image ratio, or both overriding image ratio. Details in the docs.
Image based layers like posters and icons can now be managed in the entity manager. We've created a special mode dedicated to images, that lets you load images from any url, size them, and position them in 3D.
๐ Improvements
The size of the image for icon data layers is now automatically detected after loading and applied. So it's simpler to use and makes icon and poster layers interchangeable.
The icon data layer "icon" parameter has been replaced by "image" to make it interchangeable with the poster layer. See the docs.
๐ Bug fixes
We've fixed an issue with the range sliders not taking the minimum value changes into account.