Skip to content

Block: Add setter to manage bottom_snap #157

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
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

dbnicholson
Copy link
Member

Add a setter for bottom_snap_path so that bottom_snap can be set immediately without waiting for the node to become ready. This simplifies testing as the Block doesn't need to be added to a scene to work correctly.

https://phabricator.endlessm.com/T35573

Add a setter for bottom_snap_path so that bottom_snap can be set
immediately without waiting for the node to become ready. This
simplifies testing as the Block doesn't need to be added to a scene to
work correctly.

https://phabricator.endlessm.com/T35573
@dbnicholson dbnicholson requested review from manuq and wnbaum July 23, 2024 22:02
Copy link
Contributor

@manuq manuq left a comment

Choose a reason for hiding this comment

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

Excellent, I was wondering how to fix the test and this is how.

@manuq manuq merged commit c9ebfb9 into main Jul 24, 2024
2 checks passed
@manuq manuq deleted the T35573-snappoint-tests branch July 24, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants