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

Version-checking for WebView on macOS #108

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

Kodikuu
Copy link

@Kodikuu Kodikuu commented May 20, 2024

userContentController addScriptMessageHandler requires macOS 11, and is mandatory for libmatoya webview.

textInteractionEnabled requires macos 11.3

drawsBackground is deprecated in macos 10.15, shouldPrintBackgrounds requires macos 13.3

@Kodikuu Kodikuu added the 2. Review requested You have coded your code, and can now be reviewed. label May 20, 2024
@Kodikuu Kodikuu self-assigned this May 20, 2024
@RonaldH-Parsec RonaldH-Parsec added 1. Coding Feature has been described inside of the parsec branch, and you are coding on it. and removed 2. Review requested You have coded your code, and can now be reviewed. labels May 31, 2024
@RonaldH-Parsec RonaldH-Parsec merged commit 1a1a9a2 into stable Jun 10, 2024
@RonaldH-Parsec RonaldH-Parsec deleted the webview-macos-versioning branch June 10, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. Coding Feature has been described inside of the parsec branch, and you are coding on it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants