Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isOffscreen is reversed #73

Open
SvenMetzler opened this issue Feb 15, 2018 · 1 comment
Open

isOffscreen is reversed #73

SvenMetzler opened this issue Feb 15, 2018 · 1 comment
Assignees
Milestone

Comments

@SvenMetzler
Copy link

Good day,

The isOffscreen Value is True if you can the item see and it is False if you can not see it.
And The Value is True if the Item has not this variable.
In Inspector is it True if you can not the Item see and False if you can see it.

Have a nice day,
Sven

@mmarquee mmarquee added this to the 0.5.0 Release milestone Jun 12, 2018
@mmarquee mmarquee self-assigned this Jun 15, 2018
@mmarquee
Copy link
Owner

I have looked at the code and tested it again, and when I can't see the window, maybe it is minimised, then the isOffscreen is true, and when I can see it, then the value is false. It's worth checking again and making sure that the behaviour reported is still current. If, so can you give me an example of code that reflects the issue as report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants