SlimeNull

Results 24 issues of SlimeNull
trafficstars

### Describe the bug In my page, there is an area, its height is adaptive, and the content is with ScrollViewer, as long as the page is limited to the...

bug

### 是网页端还是客户端 客户端 ### 当前系统环境 Win11 ### 当前 Node.js 及 npm 版本 v20.14.0 / 10.7.0 ### 当前版本 v2.0.9 ### 具体信息 保证 7899 端口被占用, 然后启动应用程序, 即报错. 大概是: Uncaught Exception: Error: listen...

### 是网页端还是客户端 客户端 ### 当前系统环境 Win11 ### 当前 Node.js 及 npm 版本 v20.14.0 / 10.7.0 ### 当前版本 v2.0.9 ### 具体信息 在 "我喜欢" 歌单中有一千三百首歌左右. 切换到 "我喜欢" 选项卡, 每次都需要 5s 的加载时间. 做一下缓存吧....

### Describe the bug RelativePanel in Avalonia was ported from HandyControl, but the implementation in HandyControl was wrong! Here is a sample in WinUI3 ```xml ``` And it looks like...

bug

## What does the pull request do? Fix RelativePanel implementation ## What is the current behavior? Now RelativePanel has the same behavior as WinUI3 ## What is the updated/expected behavior...

needs-author-action

### Describe the bug Here is a simple panel. It will always arrange all children in a fixed rectangle which is (5, 5, 10, 10) WPF Code: ```cs public class...

bug

### Describe the bug 1. 不能正确 Measure 大小 2. 布局在某些行为上与 WinUI3 不一致 3. 编写 XAML 时, 预览不会更新 明明是居中, 它却占满了整个宽度, 明明有内容, 却没有被撑起来 ![image](https://github.com/user-attachments/assets/edb64fb9-2e6b-4fd9-a167-89dc30107824) 同时指定靠左, 以及水平居中, 理论上它应该忽略其中一个设置, 但在这里, 它既不是在左边, 也不是在中间 ![image](https://github.com/user-attachments/assets/f82ec14f-bf65-4dcf-b49b-575497e72ae1) ###...

See https://github.com/dotMorten/UniversalWPF/blob/main/src/UniversalWPF/RelativePanel/RPGraph.cs#L1109

![8c79e62e6532604a381af8c02891128b](https://github.com/user-attachments/assets/e43f32b9-ef7e-416f-8db0-fed27dd227e5)