lchpazik

Results 1 comments of lchpazik

**I found a fix** for the application freezing issue. It's necessary to add runtime.LockOSThread() and runtime.UnlockOSThread() in the main function to ensure proper access to the GUI from a single...