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

[fix] boolean condition window.is does not work properly #13346

Merged
merged 1 commit into from Jan 11, 2018

Commits on Jan 10, 2018

  1. [fix] boolean condition window.is does not work properly

    The boolean condition Window.Is does not work properly because the contextual window is not always set. This will try to fix the issue by introducing a fallback. Now we'll first lookup for the contextual window, than the top most dialog and as a last the top most window.
    xhaggi committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    864f3ce View commit details
    Browse the repository at this point in the history