AncientGrief
AncientGrief
Maybe I am doing something wrong, but my search results look like this:  ``` @context.Name ``` Using V 1.50 with Visual Studio 2021 .NET 6.0 and Bootstrap 5 The...
OnSelectedItemChanged get's triggered twice when clicking an item with the mouse or using the Enter button: ``` @context.Name ... private void OnAddItem(Item item) { Model.AddItemToActiveStash(item); } ```
Using VS Code and editing a TS File and using generics, the plugin is adding a closing HTML-Tag to the generics type specifier, e.G.: `clicked = new EventEmitter()` It's okay...
#### Description Saving a `SvgDocument` as PNG with an path having `stroke-dasharray` renders the stroke not 100% accurate: Original in Chrome:  Generated PNG (see the bottom right, there's an...
Toggling the NavigationBar no longer makes the TitleBar title and icon jump around. Please check the type of change your PR introduces: - [ ] Update - [x] Bugfix -...
I wonder why? Any info on this?