Color_yr

Results 46 issues of Color_yr

## 环境 - 系统/平台: windows server 2019 - nodejs 版本: 14.7.0 - API版本: 4.0.16 ## 出现问题 ``` [ERR] /lyric?id=414118123 { status: 502, body: { code: 502, msg: Error: read ECONNRESET...

更完整的数据包详解 插件编写教程

how to hide mouse cursor everytime? can set the mouse cursor? ``` Win.OverrideCursor(RGBA.Zero, RGBA.Zero); ```

Pack Version: 1.8.4 The generated template file cannot be used with FreeRTOS. This problem occurs in the F1 chip. The H7 chip is normal. F1: ![_~8MGSB{)7VLOVH4C773DNR](https://user-images.githubusercontent.com/26276037/173472620-f8cdcde5-118c-4217-8fe5-44ebc16036d0.png) H7: ![EHSR C7R{`J(81IK2YSP{FD](https://user-images.githubusercontent.com/26276037/173472527-3802e380-fcb0-401d-a097-4c7f9b18ef2b.png)

mw
fs

```xaml ``` windows: ![image](https://user-images.githubusercontent.com/26276037/198561832-b42224bd-6e3a-4ef8-8e15-046518a74051.png) ubuntu: ![image](https://user-images.githubusercontent.com/26276037/198561892-42d38fad-4613-48a8-a77d-b7e5f3f3be88.png)

by-design

**Describe the bug** `drmModeGetResources failed` when start, it error in `11.0.0 Preview 2`, but work in `0.10.18` **To Reproduce** ``` public static void Main(string[] args) => BuildAvaloniaApp() .StartLinuxDrm(args, scaling: 1);...

bug
os-linux

When join the server,sometime will have crash. https://paste.ubuntu.com/p/mcXtcZ4rF3/

## Describe the bug `TimePicker` default text(hour,minute etc) could edit https://github.com/AvaloniaUI/Avalonia/blob/3194e3206eac90e172615048748d016145953fa3/src/Avalonia.Controls/DateTimePickers/TimePicker.cs#L235-L236 `DatePicker` also could edit https://github.com/AvaloniaUI/Avalonia/blob/3194e3206eac90e172615048748d016145953fa3/src/Avalonia.Controls/DateTimePickers/DatePicker.cs#L377-L379 ``` - _hourText.Text = "hour"; + _hourText.Text = something user can edit ``` ##...

bug