ByoungWook Park

Results 4 issues of ByoungWook Park

Tags set with OPTICK_TAG () are visible in the main thread call stack but not in the worker thread. Shouldn't currentMode be copied from Core :: RegisterThread() function? I use...

Gamium provides the ability to script the behavior of game users. Starting from a simple function of clicking on the UI, you can automate various cases and be free from...

- Robotgo version (or commit ref): v1.0.0-beta5, v1.0.0-rc2.1 - Go version: go version go1.18.4 darwin/arm64 - Gcc version: Apple clang version 14.0.0 (clang-1400.0.29.202) Target: arm64-apple-darwin22.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin...

``` Error: electron-playwright-helpers tried to access electron, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound. Required package: electron ``` yarn install failed with...