gcxfd

Results 36 issues of gcxfd

like https://doc.rust-lang.org/std/collections/hash_map/struct.DrainFilter.html

### 功能描述(请清晰的、详细的描述你想要的功能) > 请问有隐藏页眉、页脚的功能吗?

需求

https://crates.io/crates/winit winit - Cross-platform window creation and management in Rust https://github.com/tauri-apps/tao Rust 中的跨平台应用程序窗口创建库,支持 Windows、macOS、Linux、iOS 和 Android 等所有主要平台。为您打造,为 Tauri 维护。

如下视频,现在在mac上滚动有很多问题 https://www.loom.com/share/fe1ce5c1d4894e88b2c75898538ab0e1 * 一开始滚动不响应,我还以为没法滚动,然后发现要先拖拽一下(感觉是获取焦点),才能滚动 建议可以参考 https://github.com/wilix-team/iohook , 直接拿到全局的鼠标位置,然后响应滚动 * 鼠标移动到滚动条的位置,滚动条并不会出现 * 没用惯性滚动,滚动起来感觉特别卡 * 滚动时候滚动条不会出现 滚动条 可以参考chrome浏览器的实现 * [现代化改造,微软 Windows 11 希望谷歌 Chrome 浏览器采用流畅滚动条](https://os.51cto.com/article/710220.html) * [[FluentScrollbars] Add Fluent scrollbar base feature](https://chromium-review.googlesource.com/c/chromium/src/+/3661093)...

### Before submitting the PR, please make sure you do the following - [x] It's really useful if your PR relates to an outstanding issue, so please reference it in...

打算使用[svelte](https://svelte.dev/)来写Kraken代码,但是发现缺少[MutationObserver](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver)

enhancement
feature