Skip to content

Commit 38f5a20

Browse files
added some space
1 parent d7f523d commit 38f5a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/MixedRealityToolkit-SDK/Features/Input/MixedRealityInputManager.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ public override void HandleEvent<T>(BaseEventData eventData, ExecuteEvents.Event
302302
if (modalInput != null)
303303
{
304304
modalEventHandled = true;
305+
305306
// If there is a focused object in the hierarchy of the modal handler, start the event bubble there
306307
if (focusedObject != null && focusedObject.transform.IsChildOf(modalInput.transform))
307308
{

0 commit comments

Comments
 (0)