Jim Jiang

Results 8 comments of Jim Jiang

> Is that 11.0 preview4? If yes, it's too outdated to investigate. Please use at minimum RC1 or even better latest nightly. Can also reproduce on RC2.2

> Also, how is this control used? If you use ValueMemberBinding, it might noticeably slow down your app on huge data sets, as binding needs to be executed on each...

> What does that behavior do? Does it cycle over each item probably via reflection? Please provide a complete, minimal sample to test. > > Thank you. [AvaloniaApplication1.zip](https://github.com/AvaloniaUI/Avalonia/files/11936909/AvaloniaApplication1.zip) The key...

> What I want is a typography like the one on the image, which can automatically arrange as many figures as possible on a canvas ![d8b472e0b034f115fc4c7e74504c16e](https://github.com/haplokuon/netDxf/assets/29189410/c4c258ed-9ff9-4f0c-97d7-a7d05270a528) Also, do you have...

> Your image is called nesting and it is using a Boost c++ code implication of Minkowski's math. > > I believe that program you are showing is code of...

> You can use the Spline constructor `public Spline(IEnumerable controlPoints, IEnumerable weights, short degree, bool closedPeriodic)` > > As the "controlPoints" parameter pass your new array of Vector3 that represents...