aderchox
aderchox
I've just installed the TreeSheet on my Windows machine and basically everything in it is vertically flipped. It might be because of my locale/regional settings? Because the language in my...
**Is your feature request related to a problem? Please describe.** Sometimes I keep a repository that has only a few files in a gist, but I keep the files on...
I'm using a light theme (light variant of the papercolor theme), and now my tabs are white, but the cursor is white as well so when it enters the area...
Q19. When do you use useLayoutEffect? [ ] to optimize for all devices [ ] to complete the update [ ] to change the layout of the screen [x] when...
I have GO installed and running and configured in the PATH as well. I run this: go get github.com/ichinaski/pxl It gives no error, by which I assume it's gotten installed...
Hi! Thank you for this beautiful library! I suggest adding a type of input field that when clicked, lists all the tags and allows the user to check the tags...
**Describe the bug** It doesn't work. **To Reproduce** Installed it. As soon as the window is opened up, it gives an error and exits. **Expected behavior** Don't exit and don't...
Hi dear developers, I've been searching for a while for a software to synchronize my Google Drive files on my Linux system but there are some big directories and I...
**Describe the bug** A clear and concise description of what the bug is. I edit the version string in pom.xml and compile the project successfully, but then still the intellisense...
Hi, I've added ESM support to this package. Things done in this commit: - Converts CommonJS module.exports to ESM export using a Rollup plugin - Adds an ESM import to...