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

Partially fix overlay flickering #32

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Conversation

SDesya74
Copy link
Contributor

As I described here, we can partially fix flickering. But this requires some ugly code to store Steam client in plugin and move it with Mutex and Option, I hope there is a better way.

src/lib.rs Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Co-authored-by: James Liu <contact@jamessliu.com>
@james7132
Copy link
Member

You said it only partially fixes the issue, does it still flicker on occasion?

@SDesya74
Copy link
Contributor Author

SDesya74 commented Feb 23, 2024

No, "partially" means you have to call SteamworksPlugin::init before adding DefaultPlugins, which is not obvious.

@james7132 james7132 added this pull request to the merge queue Feb 23, 2024
Merged via the queue into HouraiTeahouse:main with commit 6a5dd47 Feb 23, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants