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

feat: Add ContentDialog elevation on WASM & Android, partially on iOS #7022

Conversation

MartinZikmund
Copy link
Member

GitHub Issue (If applicable): part of #7021

PR Type

What kind of change does this PR introduce?

  • Feature

What is the current behavior?

No shadow.

What is the new behavior?

Shadow working on WASM and Android. On iOS only without corner radius (not sure why - maybe @carldebilly would know?).

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

@MartinZikmund MartinZikmund requested a review from a team September 11, 2021 12:39
@gitpod-io
Copy link

gitpod-io bot commented Sep 11, 2021

@MartinZikmund MartinZikmund self-assigned this Sep 11, 2021
@MartinZikmund MartinZikmund changed the title feat: Add ContentDialog elevation on WASM & Android feat: Add ContentDialog elevation on WASM & Android Sep 11, 2021
@MartinZikmund MartinZikmund changed the title feat: Add ContentDialog elevation on WASM & Android feat: Add ContentDialog elevation on WASM & Android, partially on iOS Sep 11, 2021
@MartinZikmund MartinZikmund force-pushed the dev/mazi/contentdialog-elevation branch from 2feb4a3 to e689937 Compare September 16, 2021 12:26
src/Uno.UI/Helpers/ElevationHelper.cs Outdated Show resolved Hide resolved
@MartinZikmund MartinZikmund force-pushed the dev/mazi/contentdialog-elevation branch from e689937 to cbc56bb Compare September 17, 2021 10:42
@MartinZikmund MartinZikmund added the ready-to-merge Automatically merge the PR once all '.mergify.yml' policies are met label Sep 17, 2021
@MartinZikmund MartinZikmund force-pushed the dev/mazi/contentdialog-elevation branch 2 times, most recently from b7fd0f2 to 4b49cc5 Compare September 17, 2021 16:06
@jeromelaban
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MartinZikmund MartinZikmund force-pushed the dev/mazi/contentdialog-elevation branch 2 times, most recently from 332c89a to 69f752b Compare October 16, 2021 20:35
@jeromelaban
Copy link
Member

Are we able to validate the presence of the elevation via a screenshot color peeking ?

@MartinZikmund MartinZikmund force-pushed the dev/mazi/contentdialog-elevation branch from 69f752b to a11300f Compare March 21, 2022 12:51
@jeromelaban
Copy link
Member

Looks like SetElevation is missing somewhere.

@MartinZikmund MartinZikmund force-pushed the dev/mazi/contentdialog-elevation branch from 1b2e8df to 22399e9 Compare March 24, 2022 10:08
@MartinZikmund MartinZikmund force-pushed the dev/mazi/contentdialog-elevation branch from e51583c to 8f8bec4 Compare May 31, 2022 06:01
@MartinZikmund MartinZikmund removed the ready-to-merge Automatically merge the PR once all '.mergify.yml' policies are met label May 31, 2022
@agneszitte
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@agneszitte
Copy link
Contributor

@MartinZikmund there is some conflicts that needs to be resolved ;)

@MartinZikmund MartinZikmund marked this pull request as draft September 13, 2022 11:15
@MartinZikmund MartinZikmund force-pushed the dev/mazi/contentdialog-elevation branch from 8f8bec4 to c06c602 Compare January 7, 2023 08:05
@github-actions github-actions bot added area/skia ✏️ Categorizes an issue or PR as relevant to Skia platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform labels Jan 7, 2023
Copy link
Member

@carldebilly carldebilly left a comment

Choose a reason for hiding this comment

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

I wish I can super-approve this PR ;-)

@MartinZikmund
Copy link
Member Author

Closing to wait for the port from #19127, will be revisited after

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/skia ✏️ Categorizes an issue or PR as relevant to Skia platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform platform/macos 🍏 Categorizes an issue or PR as relevant to the macOS platform platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants