Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Optionally resize Window canvas element to fit parent element #4726

Closed
wants to merge 11 commits into from

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    550bba3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    4c17893 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Update crates/bevy_window/src/window.rs

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    cart and alice-i-cecile authored May 20, 2022
    Configuration menu
    Copy the full SHA
    1ccae7e View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_window/src/window.rs

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    cart and alice-i-cecile authored May 20, 2022
    Configuration menu
    Copy the full SHA
    2134a55 View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_window/src/window.rs

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    cart and alice-i-cecile authored May 20, 2022
    Configuration menu
    Copy the full SHA
    2e1dbf6 View commit details
    Browse the repository at this point in the history
  4. Add selector doc link

    cart committed May 20, 2022
    Configuration menu
    Copy the full SHA
    62d8511 View commit details
    Browse the repository at this point in the history
  5. remove braces

    cart committed May 20, 2022
    Configuration menu
    Copy the full SHA
    6425b71 View commit details
    Browse the repository at this point in the history
  6. pub(crate)

    cart committed May 20, 2022
    Configuration menu
    Copy the full SHA
    0f982ff View commit details
    Browse the repository at this point in the history
  7. add window init comment

    cart committed May 20, 2022
    Configuration menu
    Copy the full SHA
    813ca0b View commit details
    Browse the repository at this point in the history
  8. warn about size feedback loops

    cart committed May 20, 2022
    Configuration menu
    Copy the full SHA
    ec89303 View commit details
    Browse the repository at this point in the history
  9. link format / update doc

    cart committed May 20, 2022
    Configuration menu
    Copy the full SHA
    bca8826 View commit details
    Browse the repository at this point in the history