linebender / druid

A data-first Rust-native UI design toolkit.
https://linebender.org/druid/
Apache License 2.0
9.45k stars 569 forks source link

Foreground function for Container Widget and WidgetExt #2346

Closed giannissc closed 1 year ago

jaredoconnell commented 1 year ago

I left a comment about a test failure.

There are also some formatting problems that need to be fixed. There is some valuable information here: https://github.com/linebender/druid/blob/master/CONTRIBUTING.md

Lastly, don't forget to add your PR to the changelog. You can also add yourself to the authors file.

giannissc commented 1 year ago

Ready to be merged! @xStrom