eed

Results 6 issues of eed

* **Version**: 2.7.5 * **Target**: ejs not work 2.7.2+ but 2.6.2

### Describe the bug When `decorations=false` and `resizable=true` are set for the `webview_window`, when the display scale is not equal to 100%, the right and bottom edges of the window...

type: bug
status: needs triage

![image](https://github.com/user-attachments/assets/cf260ead-16f1-4317-b093-e9048d0e18a7)

### Description Add`loaded`option to `useStorageAsync` , Mainly addresses the issue of initial loading state determination for asynchronous stores 给useStorageAsync添加loaded, 为方便获取初次是否加载成功. 修改 `key` 为 `MaybeRefOrGetter` 添加`reloadTrigger`选项, 用于触发再次加载配置 ### Additional context Asynchronous...

enhancement
size:M

如题, 分段下载完成后 中间文件.bson 没有删除掉

**Describe the bug** windows->event_loop->subclass_event_target_window throws exception on Windows 7 x86 **Steps To Reproduce** cargo build --release --example window run window.exe on Windows 7 x86 **Expected behavior** A clear and concise...

type: bug