
Note: As per default behavior, a copy of all Global interactives is still created as My Interactive (Private).
Background Color Reset Improved
Previously, when users cleared a background color in the Loree Editor, it added an inline style setting the background to transparent. This approach conflicted with Loree’s theme-based styling system. This has now been fixed; clearing the background color no longer adds an inline style. Instead, it defers to the Loree common theme CSS, ensuring consistent theming across all elements.
Inline Border Styles Removed
Clearing the border color previously appended unnecessary inline styles (e.g., border: 0px solid) directly to the element, which overrode theme-based styles in Loree.
We've resolved this issue by removing inline border styles entirely when border colors are cleared. The styling is now correctly managed through the Loree common theme CSS.
Border Color Picker Not Retaining Selected Color Value
There was an issue where the border color picker did not retain the selected color. Even after changing the border color (e.g., from red to black) and navigating away, the picker would revert to the initial theme-defined color (e.g., red) when revisited.
This has now been fixed, and the selected border color is preserved and displayed correctly, even after navigating to other elements and returning.
Miscellaneous Interactive Bug Fixes
1. Alt Text Height Increased
Previously, the Alt Text field in Loree Interactives like Image/Video Slider, Drag & Drop, and Image Hotspot displayed with a limited height of only 15–30 pixels instead of the intended 60 pixels. This issue has now been fixed — the Alt Text box for image-based interactives now displays at the correct height, ensuring better visibility and usability. Refer to the before and after images below: