Folling

Results 11 issues of Folling

It'd be great if calamine supported excel comments as they play a prominent role in a lot of applications.

Having a TableView with > 60 TableColumns will start being unreasonably slow. I'm at a point where creating a single item with 50 Columns can take upwards of 0.5s. You...

See these lines in ListCell.java ```java private final ListChangeListener itemsListener = c -> { boolean doUpdate = false; while (c.next()) { // RT-35395: We only update the item in this...

Friend of mine approached me with a report of a memory leak. They attached this screenshot: ![image](https://user-images.githubusercontent.com/23152870/170874804-7e0f23cb-a7ed-429d-a52a-7a898369c6ea.png) I'm not a minecraft modder so I'm unsure what exactly causes this problem,...

Writing a function with multi-line parameters, pressing enter always closes the signature preview, forcing me to re-open it. Is there a way to unmap `Return` from closing the preview?

**Description of the bug** I have installed (brew) and uninstalled (uninstall.sh) this software but audio players (spotify e.g.) still pause when my microphone is activated in another application. I was...

bug

Minecraft version: 1.12.2 Galacticraft version: 4.0.2.244 Mode: Multiplayer using the "The 1.12 pack" via Forge Any Galacticraft add-ons installed? I presume * Galacticraft-Planets-1.12.2-4.0.2.244, * Extra Planets, and * Planet Progression...

Version: 1.7.1 Branch: docking **Back-end/Renderer/Compiler/OS** Back-ends: imgui_impl_glfw3.cpp Compiler: clang Operating System: arch-linux 64bit **My Issue/Question:** I am currently trying to figure out how to align a label/text on the left,...

layout

### Terraform Version ```shell Terraform v1.10.5 on darwin_arm64 ``` ### Terraform Configuration Files This works: ```terraform backend "s3" { bucket = "redacted" region = "redacted" key = "redacted.tfstate" encrypt =...

bug
backend/s3
new

### Checklist - [x] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [x] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [x] I have checked the [release...

feature request