Gabriel Bourgeois

Results 5 issues of Gabriel Bourgeois

# Objective - Add a simple set of components to change the visual appearance of UI nodes borders, while introducing as few changes to the actual state of bevy_ui as...

C-Enhancement
A-Rendering
A-UI
S-Adopt-Me

# Objective Add support for presenting each UI tree on a specific window and viewport, while making as few breaking changes as possible. This PR is meant to resolve the...

C-Enhancement
A-UI

# Objective Add consistent UI rendering and interaction where deep nodes inside two different hierarchies will never render on top of one-another by default and offer an escape hatch (z-index)...

C-Bug
C-Enhancement
A-UI

## What problem does this solve or what need does it fill? The description of the `order` field from the `Layout` is a little confusing and can be interpreted as...

documentation
enhancement

The `fly-replay` header is really cool but it comes with the [limitation](https://fly.io/docs/networking/dynamic-request-routing/#limitations) of being unable to handle requests larger than 1 MB. While there are listed workarounds, I feel like...