gpui-component
gpui-component copied to clipboard
Rust GUI components for building fantastic cross-platform desktop application by using GPUI.
Fix #263 
I'm using `lighten` to change background and found that it actually darkens the color. Looking into the code and I found that both `lighten` and `darken` tries to decrease the...
Hi Jason, I'm using this library to create a simple demo ui, and found that there is no tree component right now. I checked the source code of Zed, and...
For example: If we resize the panel again and again, the inside Input element will get an incorrect scrollbar position.