Release Notes > 6.4.6
Webiny 6.4.6 Changelog
See what's new in Webiny version 6.4.6
For the full list of changes, check out the Webiny 6.4.6
release on GitHub.
Website Builder
Fixed Settings Sidebar Scroll Issue in Page Editor (#5528
)
{/ REVIEW-PENDING @adrians5j — confirm this entry, then delete this line /}
In the page editor’s settings sidebar (Element / Style tabs), long forms couldn’t be scrolled to the bottom — the last fields were cut off and unreachable. This was caused by hardcoded height calculations that didn’t account for varying chrome heights above the sidebar. The sidebar now sizes itself dynamically from its top edge to the viewport bottom, ensuring all form fields are always accessible.