Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [@lightningjs/ui-components-v2.20.3](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.20.2...@lightningjs/ui-components-v2.20.3) (2024-02-29) ### Bug Fixes * **ControlRow:** fix right controls to use lazyScrolling too ([#480](#480)) ([9717848](9717848)) * **NavigationManager:** check an items render size before its set width or height for layout (important for Tiles using metadata underneath) ([#479](#479)) ([40d2e21](40d2e21)) * **NavigationManager:** fix render order and storybook glitches ([#468](#468)) ([a90457a](a90457a)) * **NavigationManager:** if an itemPosX or itemPosY are set, apply offset to scrolling ([#477](#477)) ([a02cf12](a02cf12)) * **TitleRow:** move title props to separate getter for easier extension of other components ([#478](#478)) ([ad34043](ad34043))
- Loading branch information