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

Check OpenExternalWebBrowser custom flag better #674

Merged
merged 3 commits into from
Mar 2, 2024

Conversation

ASpoonPlaysGames
Copy link
Contributor

No description provided.

Copy link
Member

@GeckoEidechse GeckoEidechse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed working in testing.

Before this PR:

script_ui LaunchExternalWebBrowser("http", WEBBROWSER_FLAG_FORCEEXTERNAL)

would try to do a shell execute

After this PR:
the same command just opens in-game overlay browser on the specified string

 

Code changes to check prefix also make sense.

@GeckoEidechse GeckoEidechse merged commit 026adbe into R2Northstar:main Mar 2, 2024
3 checks passed
@ASpoonPlaysGames ASpoonPlaysGames deleted the external-flags branch September 5, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants