DevZH.UI icon indicating copy to clipboard operation
DevZH.UI copied to clipboard

The app not response when too fast change tab

Open janez89 opened this issue 8 years ago • 4 comments
trafficstars

Hy,

if in running application too fast change the tab view then application not response.

Test case:

  • run sample application
  • clicking fast in tabs

Env: Mac OS 10.10

janez89 avatar Feb 13 '17 09:02 janez89

Have you tried it on Windows or Linux? I was not able to reproduce the issue on Win7 and Ubuntu. I cannot test it on Mac.

nopara73 avatar Feb 14 '17 12:02 nopara73

I tried on Windows 7. There is no issue. I can't tested in linux. I don't have linux enviroment now.

janez89 avatar Feb 14 '17 19:02 janez89

I found this project a few days ago and made PR on fixes and updates. The author has been unresponsive so far.
I updated the .net stuff, but I was not able to figure out how to use the latest libui. Have you tried to upgrade that? That might solve the issue.

He is using the compiled libui from his own nuget package, called 'DevZH.LibUI'. What is not opensource, but I think the reason is because that project is only a simple .dll.
In .NET Core you cannot directly import .dll files into your project and you have to make a nuget package for that.

So if you'd be able to update it somehow notify me, my limited knowledge on C is preventing me so far.

nopara73 avatar Feb 15 '17 00:02 nopara73

@nopara73 looks like @noliar did something with your PR but I'm not sure why didn't merge it.

turowicz avatar Apr 13 '17 07:04 turowicz