Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent renderer from crashing by invalid coordinates (#820)
An application might send invalid coordinate which do not belong to any screen. This fixes a nullptr access by falling back to the primary screen in a such case. PiperOrigin-RevId: 574506036
- Loading branch information