Adoo
Adoo
The compiler error you're seeing is in the latest alpha version. It'll be fixed in the next alpha release. For now, use version `0.2.0`. About the panic issue on macOS...
@TheRacecar, I apologize for the inconvenience. The macOS 10.15 Actions runner image is being deprecated and be removed by 8/30/22, which means I can't reproduce the issue on my side...
Do you have dual graphics cards in your system? It's possible that we're querying the limits from one card, but creating the buffer on the other.
As the theme does not utilize a font that supports Chinese characters. https://github.com/RibirX/Ribir/tree/master/themes/material/src/fonts
@madsmtm I can reproduce this issue in my winit+wgpu integration project. Here are my findings: ### Environment Details - Device pixel ratio: 2.0 - Reproduction scenario: Occurs when creating window...
Thank you for reporting this issue. Unfortunately, my Linux PC is currently unavailable, so I’m unable to address this immediately. If you’d like to investigate further, the issue might be...
Thank you for your suggestion! Yes, we can definitely implement a WebView widget to open web pages within the application.
The `FillButton` will utilize the font style specified for it. Additionally, we plan to remove the `Label` and refactor the widgets crate shortly.
The font file has been repaired.