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

[Bug][iOS][Android] Shapes: clock drawing error #11050

Closed
davidbritch opened this issue Jun 15, 2020 · 0 comments
Closed

[Bug][iOS][Android] Shapes: clock drawing error #11050

davidbritch opened this issue Jun 15, 2020 · 0 comments
Assignees
Labels
a/shapes e/4 🕓 4 in-progress This issue has an associated pull request that may resolve it! p/iOS 🍎 t/bug 🐛

Comments

@davidbritch
Copy link

Description

Shapes is fantastic, and in great shape for an experimental feature. However, I have a drawing of an analog clock that renders nearly perfectly on UWP, but incorrectly on iOS and Android. I've already made @jsuarezruiz aware of this.

In addition, the clock should animate but it isn't at the moment. Data binding is detecting that the properties have changed, but the UI isn't redrawing to reflect the changes.

Steps to Reproduce

  1. Run attached the sample.
  2. Browse to the Analog clock page.

Expected Behavior

Analog clock draws correctly on all platforms, displays the correct time, and updates the time.

Actual Behavior

Analog clock only draws correctly on UWP. No animation occurs on any platform.

Basic Information

  • Version with issue: 4.7-pre4
  • IDE: VSMac 8.6.3
  • Platform Target Frameworks:
    • iOS: 13.5
    • Android: API 28
    • UWP: 10.0.18362.0

Screenshots

UWP (ignore the layout error):

uwp

Android:

Screenshot_1592212473

iOS:

Simulator Screen Shot - iPhone 11 - 2020-06-15 at 10 13 18

Reproduction Link

ShapesDemos.zip

@davidbritch davidbritch added t/bug 🐛 s/unverified New report that has yet to be verified labels Jun 15, 2020
@pauldipietro pauldipietro added this to New in Triage Jun 15, 2020
@jsuarezruiz jsuarezruiz added a/shapes p/iOS 🍎 e/4 🕓 4 and removed s/unverified New report that has yet to be verified labels Jun 15, 2020
@jsuarezruiz jsuarezruiz moved this from New to Ready For Work in Triage Jun 15, 2020
@jsuarezruiz jsuarezruiz self-assigned this Jun 15, 2020
@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Jun 20, 2020
@samhouts samhouts added this to In Progress in 4.7.0 Jun 20, 2020
@samhouts samhouts added this to To do in iOS Ready For Work Jun 22, 2020
@samhouts samhouts removed this from Ready For Work in Triage Jun 22, 2020
@samhouts samhouts moved this from To do to In progress in iOS Ready For Work Jun 22, 2020
@samhouts samhouts removed this from In Progress in 4.7.0 Jul 8, 2020
iOS Ready For Work automation moved this from In progress to Done Jul 20, 2020
@samhouts samhouts added this to In Progress in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts moved this from In Progress to Done in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts removed this from Done in iOS Ready For Work Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/shapes e/4 🕓 4 in-progress This issue has an associated pull request that may resolve it! p/iOS 🍎 t/bug 🐛
Projects
No open projects
Development

No branches or pull requests

3 participants