Interface Freeze during operations
I've noticed that during file operations (scan, copy, move, etc.) the interface freezes. This is not a good thing. A few coding changes will make the interface much more responsive to the user.
When I looked through the source code, I found the code which causes the interface to freeze. This bit of code is found after starting the thread (multiple instances) in script.cpp:
- Read more about Interface Freeze during operations
- 1 comment
- Log in or register to post comments