Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Allow customizing UIBlurEffect.Style #1

Merged
merged 2 commits into from May 1, 2021
Merged

Conversation

haojianzong
Copy link

The host App should be able to customize the UIBlurEffect.Style, because it is up to the App to decide the background. The default .systemThinMaterial is sometimes not good for some scenarios.

Before Change

If I use .systemThinMaterial, it is hardly to tell the difference from the background.

After Change

I use .systemChromeMaterial to display a clearer border.

@li-bei li-bei merged commit b375e81 into li-bei:main May 1, 2021
@li-bei
Copy link
Owner

li-bei commented May 1, 2021

@haojianzong Added new tag 0.3.0, also moved blocksUserInteraction to HUD.

@haojianzong
Copy link
Author

@li-bei thanks, that's great, let me switch to this tag.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants