Skip to content

Conversation

@df51d
Copy link
Contributor

@df51d df51d commented Oct 4, 2025

Objective

Fixes #21381

Solution

  • Describe the solution used to achieve the objective above.

Testing

  • I tested the changes on examples/ui/viewport_node

@alice-i-cecile alice-i-cecile added this to the 0.17.3 milestone Oct 4, 2025
@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward A-Rendering Drawing game state to the screen A-UI Graphical user interfaces, styles, layouts, and widgets labels Oct 4, 2025
@alice-i-cecile alice-i-cecile added X-Uncontroversial This work is generally agreed upon D-Straightforward Simple bug fixes and API improvements, docs, test and examples labels Oct 4, 2025
@alice-i-cecile
Copy link
Member

Hey @chompaa want to give us a quick review here?

@ickshonpe
Copy link
Contributor

Oh yeah I remember checking this example and noticing interactions through the viewport node weren't recognised, but I didn't realise it was broken, I just completely forgot and thought we must have never implemented them 😅

Copy link
Contributor

@ickshonpe ickshonpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Oct 4, 2025
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Oct 4, 2025
Merged via the queue into bevyengine:main with commit 2d99d22 Oct 4, 2025
50 checks passed
@github-project-automation github-project-automation bot moved this to Done in Rendering Oct 4, 2025
beicause pushed a commit to beicause/bevy that referenced this pull request Oct 6, 2025
…ne#21382)

# Objective
Fixes bevyengine#21381 

## Solution

- Describe the solution used to achieve the objective above.

## Testing

- I tested the changes on examples/ui/viewport_node

---------

Co-authored-by: 0xfff <[email protected]>
tigregalis pushed a commit to tigregalis/bevy that referenced this pull request Oct 7, 2025
…ne#21382)

# Objective
Fixes bevyengine#21381 

## Solution

- Describe the solution used to achieve the objective above.

## Testing

- I tested the changes on examples/ui/viewport_node

---------

Co-authored-by: 0xfff <[email protected]>
mastamitche pushed a commit to mastamitche/bevy that referenced this pull request Oct 11, 2025
…ne#21382)

# Objective
Fixes bevyengine#21381 

## Solution

- Describe the solution used to achieve the objective above.

## Testing

- I tested the changes on examples/ui/viewport_node

---------

Co-authored-by: 0xfff <[email protected]>
mate-h pushed a commit to mate-h/bevy that referenced this pull request Oct 22, 2025
…ne#21382)

# Objective
Fixes bevyengine#21381 

## Solution

- Describe the solution used to achieve the objective above.

## Testing

- I tested the changes on examples/ui/viewport_node

---------

Co-authored-by: 0xfff <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it X-Uncontroversial This work is generally agreed upon

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

dragging cube inside viewport in examples/ui/viewport_node not working

4 participants