You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional context
Needs some math that corresponds to the MTLTexture layout in EmulatorRenderer.m to exclude the letterbox/pillarbox areas from the tracking area computation in EmulatorView.mm.
The text was updated successfully, but these errors were encountered:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Mouse pointer should be visible.
Actual behavior
Mouse pointer is not visible.
Versions (please complete the following information):
Additional context
Needs some math that corresponds to the
MTLTexture
layout inEmulatorRenderer.m
to exclude the letterbox/pillarbox areas from the tracking area computation inEmulatorView.mm
.The text was updated successfully, but these errors were encountered: