Updated release note.
This commit is contained in:
parent
f93dea452f
commit
498696466c
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Automatically allocate space for scrollbars
|
||||
authors: ["@ickshonpe"]
|
||||
pull_requests: [20093]
|
||||
---
|
||||
|
||||
`Node` has a new field `scrollbar_width`. If `OverflowAxis::Scroll` is set for a UI Node's axis, a space for a scrollbars of width `scrollbar_width` will automatically be left in the layout.
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Improved scrollbar support
|
||||
authors: ["@ickshonpe"]
|
||||
pull_requests: []
|
||||
---
|
Loading…
Reference in New Issue
Block a user