PR Feedback
This commit is contained in:
parent
f4a26b4fcc
commit
cc215e4ac7
1 changed files with 1 additions and 2 deletions
|
@ -237,7 +237,6 @@ namespace Ryujinx.Ava
|
|||
windowYLimit += window.StatusBarHeight + 1;
|
||||
}
|
||||
|
||||
|
||||
_isCursorInRenderer = point.X >= bounds.X &&
|
||||
Math.Ceiling(point.X) <= (int)window.Bounds.Width &&
|
||||
point.Y >= windowYOffset &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue