Jason Lee
|
b301c5b8fe
|
Optimize and simplify the BlinkCursor. (#133)
|
2024-08-11 21:12:29 +08:00 |
|
尹吉峰
|
7489a4ffdd
|
Update WebView to pass wry::WebView instance (#69)
It's much prefer to use `WebViewBuilder` instead of
[WebView::new](https://docs.rs/wry/latest/wry/struct.WebView.html#method.new)
|
2024-07-24 19:32:05 +08:00 |
|
Jason Lee
|
35cec4cf5c
|
Update to use better implementation of selection support for Input. (#31)
Co-authored-by: Conrad Irwin <conrad@zed.dev>
|
2024-07-13 09:40:42 +08:00 |
|
Jason Lee
|
41a83e6f6f
|
Improve Input (#29)
Continue #27
- Fix selection color in dark mode.
- Allow to continue selection, even mouse is out of the input.
- Pause cursor blinking when keep typing.
https://github.com/user-attachments/assets/ce9e722c-5c47-4daa-b2ba-cbe1680c4932
|
2024-07-13 00:34:55 +08:00 |
|
Jason Lee
|
2785f38eeb
|
Add to blinking currsor support for Input.
|
2024-06-29 15:38:02 +08:00 |
|