Skip to content

Commit

Permalink
Address conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielPower committed Dec 31, 2024
1 parent 6cc3d7f commit 51a1f6b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ private void handleTabletsChanged(object? sender, IEnumerable<TabletReference> t
updateTabletAndInputArea(device);
updateOutputArea(host.Window);
}
else
tablet.Value = null;
}

private void handleDeviceReported(object? sender, IDeviceReport report)
Expand Down

0 comments on commit 51a1f6b

Please sign in to comment.