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

Shadow is not updating on change of parent control. #24034

Closed
ankitgupta2oct opened this issue Aug 6, 2024 · 2 comments · Fixed by #24561
Closed

Shadow is not updating on change of parent control. #24034

ankitgupta2oct opened this issue Aug 6, 2024 · 2 comments · Fixed by #24561
Labels
area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing fixed-in-8.0.90 fixed-in-9.0.0-rc.2.24503.2 platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@ankitgupta2oct
Copy link

Description

Hey,
I am facing an issue in Shadow.
When I changed the size of Shadow's parent control, I expected Shadow to update it.
It's working fine with iOS but not working in Android.
I tried with different parent controls like Border, VerticalStackLayout, etc. but the results are the same.
Can someone look into this?

App Code:
Test2.zip

Not working sample in Android:

Android.mp4

Working sample in iOS:

iOS.MP4

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

8.0.70 SR7

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

All versions.

Did you find any workaround?

No

Relevant log output

No response

@ankitgupta2oct ankitgupta2oct added the t/bug Something isn't working label Aug 6, 2024
Copy link
Contributor

github-actions bot commented Aug 6, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@kubaflo kubaflo added platform/android 🤖 area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing labels Aug 6, 2024
@ninachen03 ninachen03 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Aug 7, 2024
@ninachen03
Copy link

ninachen03 commented Aug 7, 2024

I can repro this issue at Android platform on the latest 17.11.0 Preview 6.0( 8.0.3 & 8.0.70 & 8.0.71).
Test2.zip

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing fixed-in-8.0.90 fixed-in-9.0.0-rc.2.24503.2 platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants