IceFreez3r

Results 6 issues of IceFreez3r

I'm struggling to get this library to run. I started with the example from the [documentation](https://github.com/nathancahill/split/tree/master/packages/react-split-grid#example), but it doesn't seem to do anything. I just get the divs on my...

Allows more flexibility for the user, e.g. close/confirm+close by pressing Enter

I'm comparing the overlap between four different tools. The overlap is generally low and the plot is dominated by the bars belonging to the singleton sets. ![upset_all](https://github.com/user-attachments/assets/d107e085-7db0-4ff5-bb0d-12d3d7c5a6fe) Is it possible...

The text in the following text box, breaks at the slash when editing the text, but doesn't otherwise ```json {"type":"excalidraw/clipboard","elements":[{"id":"VmmRPvcXB4MkrGPPvZDHn","type":"text","x":5083.783309982058,"y":1192.8432963475398,"width":502.90177325347287,"height":75,"angle":0,"strokeColor":"#1971c2","backgroundColor":"transparent","fillStyle":"solid","strokeWidth":2,"strokeStyle":"solid","roughness":1,"opacity":100,"groupIds":[],"frameId":null,"index":"b3o","roundness":null,"seed":1168588998,"version":359,"versionNonce":461317338,"isDeleted":false,"boundElements":[],"updated":1734207230558,"link":null,"locked":false,"text":"Stellt sich raus ich hab das Backup in\n/mnt/data/data/ statt nur /mnt/data/\nwiederhergestellt...

bug
firefox

Dragging a file from the explorer into the terminal enters its path. Since the path could contain special characters, it is escaped with double quotes `"` on Windows or single...

bug
platform: windows
platform: linux

Was looking into the code to find out how Mandalorion determines TSS/TES and couldn't resist optimizing this function. Code logic should be exactly the same. Changes: - Less indentation using...