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 Screen was not captured during configuration mode #550

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Conversation

Xian55
Copy link
Owner

@Xian55 Xian55 commented Nov 12, 2023

Core: FrameConfigurator: Have to manually enable ScreenCapture!

Core: DataFrameConfig: record struct

Core: DataFrameMeta: record struct and fixes

Core: FrameConfigMeta: Bump version number to 4 since SixLabors.Size uses different serialization.

Core: WoWSxreenDXGI: Fixed an error while in configuration mode, attempt to read possible out of bound pixels from non existing AddonTexture

Core: FrameConfigurator: Have to manually enable ScreenCapture!

Core: DataFrameConfig: record struct

Core: DataFrameMeta: record struct and fixes

Core: FrameConfigMeta: Bump version number to 4 since SixLabors.Size uses different serialization.

Core: WoWSxreenDXGI: Fixed an error while in configuration mode, attempt to read possible out of bound pixels from non existing AddonTexture
@Xian55 Xian55 added bugfix This pull request fixes an issue. refactor This ticket concerns the possible simplification of code/data. breaking change labels Nov 12, 2023
@Xian55 Xian55 linked an issue Nov 12, 2023 that may be closed by this pull request
@Xian55 Xian55 merged commit 26c70ff into dev Nov 12, 2023
1 check passed
@Xian55 Xian55 deleted the fix/549 branch November 12, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change bugfix This pull request fixes an issue. refactor This ticket concerns the possible simplification of code/data.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stuck on Frame configuration page
1 participant