TianHua Liu
TianHua Liu
typescript requires explicitly defined properties
A listen corresponds to the setState of the component. In fact, the business logic is coupled. The code `listener([...notices])` can encapsulate the listener in the future
## Description The `aria2c.exe` arm64 version from https://github.com/minnyres/aria2-windows-arm64. It's use GitHub's action to build via `release.yml`. I made Motrix to support Windows ARM64 version. But there is platform difference codes....
This is the link to the project: [TITLE](URL) - [x] **I have read the [contributing guidelines](https://github.com/tauri-apps/awesome-tauri/blob/dev/.github/contributing.md).** - [x] Use the following format: `[Title](link) - Description.` - [x] If the project...
#### 描述问题: `VirtualTableBody` 组件在下滑时,部分数据无法看到。 ```ts const check = () => { const rect = header.getBoundingClientRect(); const rect2 = firstRow.getBoundingClientRect(); const scrollTop = rect.bottom - rect2.top; setScrollTop(scrollTop); if (scrollTop && store.tableLayout...