nui icon indicating copy to clipboard operation
nui copied to clipboard

Using auto update path with SIAlertView freezes UI

Open fpaaske opened this issue 12 years ago • 0 comments

See https://github.com/Sumi-Interactive/SIAlertView/issues/48

Even if [NUISettings setGlobalExclusions:@[@"SIAlertView"]]; was specified. I would guess that this is not something particular to SIAlertView, but the reloading of the file might collide with some other code, causing the main thread to be blocked?

It is very consistent, in my project at least.

fpaaske avatar Sep 18 '13 13:09 fpaaske