류지영
류지영
Can't you see the motionless image of the thin video, which is about 2 pixels at the bottom of the monitor? This is because of the phenomenon in which the...
 This is a confirmed issue when the video player is fullscreen and back to original size, or if you make it fullscreen from original size. The...
I registered the shift key using hotkey manager, but it does not work. if (hotKey.keyCode == KeyCode.shift) { await hotKeyManager.register( hotKey, keyDownHandler: keyDownHandler, keyUpHandler: keyUpHandler, ); } handleHotKeyRegister(HotKey( KeyCode.shift, scope:...
This is the error log that is confirmed when building on macOS. how can i solve it? I'm using macOS Ventura 13.3.1. Debug service listening on ws://127.0.0.1:57589/PtUgE77eblw=/ws Syncing files to...
I installed the package as instructed in the readme, but I don't know how to use it. Can you provide some sample code?
**Describe the bug** In the Xcodes app, clicking the “Privileged Helper” install button does not trigger the installation. Normally, a prompt should appear asking for the macOS account password, but...