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

[Bug] In UWP, one binded Label trigger a redraw to other unbinded Label #12108

Open
ghost opened this issue Sep 14, 2020 · 3 comments
Open

[Bug] In UWP, one binded Label trigger a redraw to other unbinded Label #12108

ghost opened this issue Sep 14, 2020 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 14, 2020

Description

Only two Labels are in the same Grid, and a Timer each 1 sec. change the TextProperty of binded label trigger a redraw for the second Label.

Steps to Reproduce

Run the sample and "Active Heatmap" -> "Redraw" and see the redraw effect.

Expected Behavior

Only redraw the Binded Label

Actual Behavior

Redraw all labels in the same Grid.

Basic Information

  • Version with issue: 4.7.0.1351
  • IDE: Visual Studio 16.7.3
  • Platform Target Frameworks:
    • UWP: 18362

Screenshots

redraw

Reproduction Link

App2.zip

@ghost ghost added s/unverified New report that has yet to be verified t/bug 🐛 labels Sep 14, 2020
@samhouts samhouts added this to New in Triage Sep 15, 2020
@PureWeen PureWeen added a/performance a/layout and removed s/unverified New report that has yet to be verified labels Sep 17, 2020
@PureWeen PureWeen moved this from New to Ready For Work in Triage Sep 17, 2020
@PureWeen
Copy link
Contributor

@hartez just an FYI since you're looking at layout

@samhouts samhouts added this to the 5.0.0 milestone Sep 18, 2020
@samhouts samhouts moved this from Ready For Work to Needs Estimate in Triage Sep 18, 2020
@samhouts samhouts added this to To do in vNext+1 (5.0.0) Sep 18, 2020
@samhouts samhouts removed this from the 5.0.0 milestone Nov 2, 2020
@ghost
Copy link
Author

ghost commented Apr 22, 2021

Hello, Is there anything new?

@ghost
Copy link
Author

ghost commented May 3, 2021

I have reproduced this same effect with newer versions:

  • Version with issue: 5.0.0.2012
  • IDE: Visual Studio 16.9.4
  • Platform Target Frameworks:
    • UWP: 18362

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Triage
  
Needs Estimate
Development

No branches or pull requests

3 participants