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

Add methods for calculating the size and postion of UI nodes #7930

Merged
merged 14 commits into from
Mar 9, 2023

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    c18f9ae View commit details
    Browse the repository at this point in the history
  2. removed the alt text

    ickshonpe committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    50daa18 View commit details
    Browse the repository at this point in the history
  3. remove comment

    ickshonpe committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    d49d2b9 View commit details
    Browse the repository at this point in the history
  4. cargo fmt --all

    ickshonpe committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    b037850 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27d74e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. cargo fmt --all

    ickshonpe committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    63dc311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c7b2ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91e9d23 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    ickshonpe committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6e33fc0 View commit details
    Browse the repository at this point in the history
  5. undo ui example changes

    ickshonpe committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b5386a3 View commit details
    Browse the repository at this point in the history
  6. cargo fmt --all

    ickshonpe committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    dd981d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. * Added doc comments for both methods.

    * Inlined both methods.
    ickshonpe committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b4cf3d9 View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_ui/src/ui_node.rs

    Co-authored-by: François <mockersf@gmail.com>
    ickshonpe and mockersf committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b219cb9 View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_ui/src/ui_node.rs

    Co-authored-by: François <mockersf@gmail.com>
    ickshonpe and mockersf committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    f0b355b View commit details
    Browse the repository at this point in the history