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

feat: add IOnNavigationMove event interface #50

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

jonisavo
Copy link
Owner

Adds a new event interface for NavigationMoveEvent, which is only accessible in Unity 2021 and newer.

Relates to #49.

@jonisavo jonisavo added enhancement New feature or request runtime This issue or pull request relates to runtime functionality labels Sep 19, 2022
@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Merging #50 (174e2a0) into main (3ad5810) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #50   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          686       688    +2     
=========================================
+ Hits           686       688    +2     
Flag Coverage Δ
automated 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Assets/UIComponents/Core/UIComponent.cs 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jonisavo jonisavo merged commit 6dd03a8 into main Sep 19, 2022
@jonisavo jonisavo deleted the feature/navigationmoveevent-interface branch September 19, 2022 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request runtime This issue or pull request relates to runtime functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant