Path: blob/main/release-content/release-notes/new_ui_debug_overlay_features.md
9309 views
------UiDebugOptions now lets you toggle outlines for border, padding, content and scrollbar regions, and optionally ignore border radius to render node outlines without curved corners. It can be used both as a Resource (global defaults) and as a Component (per-node overrides).
The scroll example was updated to outline the scrollbar bounds when the bevy_ui_debug feature is enabled.