Zhao.MA
Zhao.MA
> Hi @xarthurx, unfortunately, I couldn't replicate this. Could you please create a runnable project for us to replicate? Also, could you please try it with latest PrimeVue version? >...
> No problem, yes you can use our example to provide your test case. https://stackblitz.com/edit/primevue-nuxt-issue-template This is broken.
> No problem, yes you can use our example to provide your test case. Could you fix your official template so that we can submit reproducible examples? All your template...
OK. I dig a bit into this problem, and it turns out the `darkModeSelector` is not working as expected. As also asked here: https://github.com/primefaces/primevue/issues/5515 The documentation for how to apply...
Thanks for the info. It seems already been a year since https://github.com/libigl/libigl/issues/719. Is the issue of pure ImGui or sth related with the integration? (Seems the latter one from the...
Any update on this? Usually you're respectively fast on issues, but no pressure. @siduck
> unable to reproduce I'll setup up a repo around this weekend.
OK, somehow the issue disappeared... Perhaps something got updated during the past weeks. All good now.
> I can imagine that the stubs are very out of date. That being said, there does exist a Curve.TryGetPolyline(out Polyline polyline) method in dotnet. It returns a bool on...
add a PR: https://github.com/libigl/libigl/pull/1196 I add a `set_labels` instead of `add_labels`, as the former follows the convention of `points` and `edges` in the `ViewerData` already.