류지영

Results 6 issues of 류지영

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...

![화면 캡처 2023-04-30 102257](https://user-images.githubusercontent.com/117099209/235342108-f05b5688-c73b-465e-87fc-e9cd3109fbb5.png) 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...

bug