Blazor-Diagrams / Blazor.Diagrams

A fully customizable and extensible all-purpose diagrams library for Blazor
https://blazor-diagrams.zhaytam.com
MIT License
919 stars 176 forks source link

I hope to get your help #274

Closed tsxylhs closed 1 year ago

tsxylhs commented 1 year ago

I created a desktop application with blazer, maui and antAntDesign. The package test on MacOS can achieve the drag effect, but the drag effect is disabled when packaging on the window system. Can you help me find out what caused it. Code address: code

Thanks

240026763 commented 1 year ago

Can you post more information on your issue? Specific code (not just the whole project) would be helpful. Are you saying the drag effect as in the ability to click and move a node around? I have experience with Blazor in a wpf app using the BlazorWebView like Maui uses. There are some querks to it but need more information. Can you post an image or video of the two situations?

zHaytam commented 1 year ago

I will close this since there was no reply to your questions. Feel free to re-open if you still have the issue!