knackstedt
knackstedt
**Describe the bug** Cursor movements triggering polygon expansion via .onPolygonHover causes significant delay when animating multiple polygons at the same time. **To Reproduce** Steps to reproduce the behavior: 1. Go...
I think i have found a bug with wordwrapping and scrolling. I've read a similar issue on the wiki, and think that i have pinpointed the cause. https://github.com/jacobslusser/ScintillaNET/issues/158 Here is...
**Is your feature request related to a problem? Please describe.** I want xpra applications to inherit the gnome theme when they are launched. **Describe the solution you'd like** Xpra syncs...
### Description When writing code to interface with the database, the db client refers to `thing` as a table or record name throughout the operations. It's unclear what the format...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Launch a debian/ubuntu VM 2. Install beekepper via flathub...
### Description Following the documentation at https://surrealdb.com/docs/sdk/javascript/engines/node I noticed that it creates a seemingly impossible to satisfy condition due to the types of objects that the npm package provides. See...
#### Operating system and version: ```ini NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-os ``` #### `nvm debug` output: N/A ####...
### Is your feature request related to a problem? I need to run database queries and provide some context variables to table Events. A solution I have identified is having...
### Describe the bug e.g. `db.create(new StringRecordId("foobar"), data)` If you provide a stringRecordId without an ID in db.create (possibly other methods as well) the connection terminates and throws this error:...