William
William
**Operating System**: Windows 10 Home (1909) **Python Version**: 3.8 **MPV Version**: 0.45 ### Description Cannot find mpv-1.dll but the file is in the same directory of the script. ### Folder...
### Issue Type - [x] Bug ### Specs Package version: 2.21.10 Browser: Firefox Table setup:  ### Expected Behavior No input lag on remote mode when searching ### Actual Behaviour...
### Current Behavior ```js Uncaught TypeError: Cannot read properties of undefined (reading 'top') at oe (anchorScroll.js:16:37) at i (PostStreamState.ts:240:7) at e.loadPage (PostStreamState.ts:242:5) at e._loadPrevious (PostStreamState.ts:227:10) at f (throttle.js:67:13) at t.u...
### Current Behavior https://imgur.com/a/ZbPWLDw ### Steps to Reproduce ```js .registerSetting({ setting: "...", label: "Theme color", type: "color-preview", }) ``` ### Expected Behavior https://imgur.com/a/XTnS9Qd ### Screenshots _No response_ ### Environment -...
**Minecraft Version**: paper-1.18.2-388 **Plugin Version**: 0.10.7 ## Code ```java grindstonegui.setOnGlobalClick(e -> e.setCancelled(true)); grindstonegui.setOnGlobalDrag(e -> e.setCancelled(true)); ``` ## Current behaviour https://imgur.com/a/RjXsSNP ## Expected behaviour The `clicks` and `drags` should be cancelled,...