Git Product home page Git Product logo

Comments (4)

grokys avatar grokys commented on May 31, 2024 2

Could be: I've done a quick port of those changes here: #241 but I've not had time to write tests or even manually test it. If you'd be able to try it to see if it fixes your issues, that would be appreciated.

from avalonia.controls.treedatagrid.

xLEGiON avatar xLEGiON commented on May 31, 2024

I'm also having this issue. I'm currently having to prevent it by using full Reset events instead of Replace events for single item updates, which is very inefficient.

I noticed that the latest Avalonia 11.0.6 included a pull request AvaloniaUI/Avalonia#13795 that fixes a similar looking issue with ListBox and VirtualizingStackPanel AvaloniaUI/Avalonia#11666. If it's related, that pull request made some changes to RealizedStackElements. This repository seems to have it's own copy of the RealizedStackElements class, so maybe carrying over the changes might help fix it?

from avalonia.controls.treedatagrid.

ILD3225 avatar ILD3225 commented on May 31, 2024

Could be: I've done a quick port of those changes here: #241 but I've not had time to write tests or even manually test it. If you'd be able to try it to see if it fixes your issues, that would be appreciated.

Hello @grokys
I tested your branch and couldn't reproduce the previously incorrect behavior.
You can close the task.
Thank you =)

from avalonia.controls.treedatagrid.

xLEGiON avatar xLEGiON commented on May 31, 2024

I've also just tested the pull request and it fixed the issue for me too. Thank you!

Edit: Just noticed the pull request is missing a change that was made on line 344, changing a "-" to "+". Will test if it works with that change also.

Edit 2: Yep, that also works. I guess that was fixing a separate bug, since AvaloniaUI/Avalonia#13795 seems to fix multiple bugs.

from avalonia.controls.treedatagrid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.