leoshusar
leoshusar
**Describe the bug** When you want to use enum in MultiPart request, the generated code is incorrect. **To Reproduce** Create request with enum ```dart enum TestEnum { test; } @MultiPart()...
Hi! Would it be possible to add support for HTML5 entities? .NET team dropped the [PR](https://github.com/dotnet/corefx/pull/13152) since they are not backwards compatible and there was little interest from people so...
When you set single letter to `CodeController`, it throws this error: ``` [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: RangeError (index): Invalid value: Only valid value is 0: -1 #0 _StringBase.[] (dart:core-patch/string_patch.dart:260:41) #1 CodeController.value=...
Hello, I am using MVVM (for learning purposes) in my app and I would like to zoom to object to fit viewport. Is there any way or alternative to ZoomExtents...
Hello, I am trying to bind one `ObservableElement3DCollection` into two `Viewport3DX` ItemSources. However I can see my models only in one viewport at a time. How? When I have binding...
Hello, I am using Avalonia.Xaml.Behaviors, I have created my own behavior, added it to TextBox like this ``` ``` but the designer keeps crashing, in the error list I have...
**Describe the problem you have/What new integration you would like** I would like to get support for my Zemismart curtain motor BCM500DS-TYW **Please describe your use case for this integration...
I would love to have an annotation similar to [`@PostConstruct`](https://www.baeldung.com/running-setup-logic-on-startup-in-spring#1-the-postconstruct-annotation) in Java Spring. My use case are services with `initialization` method, such as service which needs to load settings from...
### OrcaSlicer Version 1.8.0 ### OS version Windows 11 ### Additional system information _No response_ ### Printer Klipper Generic ### How to reproduce 1. Slice something (M140 is present) 2....
### Requested feature Make extrusion modifiers on the fine tuning screen configurable like Z babystep values are. ### Is your feature request related to a problem? We are using KlipperScreen...