-
### Describe the bug
Users of our WinUI3/AppSDK1.6 based app, report crashes that could not be handled within our app.
The call stack is always:
STACK_TEXT:
00000071`66bab3d0 00007ff8`ba325194 …
-
The popup help string (in the black box, not the tooltip) for the GitHub owner/project field is incorrect - specifically it says "URL where to look for new releases." The tooltip is correct in explain…
-
`@nested_panel` works well with panels:
```julia
julia> using Faker, Term
julia> panel = @nested_panels Panel(
Panel(
@red(Faker.text()),
style="red"…
-
Related issues: #12 and #13
Related PR: #27
**Tag Page:**
This page can be viewed when a tag is clicked on.
Issues:
- The textbox for the tag description should be at 100% width
- **i** ic…
-
### Description
When using an `Entry` with `CharacterSpacing` specified and clearing all the text (using backspace) in an entry I found out that when typing text back the `CharacterSpacing` it seems …
-
Ürün Giriş ekranı oluşturalacak.
Sayfada ürüne ait ;
Kategori (combo),
Ürün Adı (combo),
Açıklama (textbox),
Marka (combo),
Paket Cinsi (combo),
Stok Miktarı (textbox),
Birim Fiyat (textbox), …
-
In the GUI, the numeric textbox for adjusting the relative loss weights for the different heads is really not great at the moment.
Issues:
1. It doesn't let you go below 0.01, but usually we want …
talmo updated
1 month ago
-
**Describe the bug**
passing undefined to text components (`kendo-textbox`, `kendo-textarea`) show `undefined` in the input instead of empty value
**To Reproduce**
```
```
**Screenshots…
-
In a netstandard2.0 library project, I have the project set to generate a nuget package on build. I noticed that the "Package version" textbox updates the <Version> tag in the project,…
-
Japanese can be written from [top-to-bottom, right-to-left](https://en.wikipedia.org/wiki/Japanese_language_and_computers#Direction_of_text). I would like to be able to present texts in this format in…