-
### Describe the Bug
If a field in a collection is set to "Readonly"/"Disable editing value", you can't input a value on item creation because the respective input field is inactive. Marking the fiel…
-
## Problem Description
The following IR
```mlir
module {
func.func @test(%arg0: tensor, %arg1: tensor) -> tensor {
%c0_i32 = arith.constant 0 : i32
%0 = tensor.empty() : tensor
%1 = lin…
-
The application have 3 main loops:
1. Map data from FitMessages to Customdata regarding framerate (_saved in collection over 10k objects_). **usually is very fast**
1. Calculate widget data into ima…
-
Hello im trying to fetch a google api token for the postmaster tools but i have some errors using the script;
using it directly with the credentials.json download from the google console i have re…
-
# De-Abstraction
In .NET 10 we hope to further enhance the JIT's ability to remove abstraction overhead from code.
## Stack Allocation Improvements
See https://github.com/dotnet/runtime/issues/104…
-
I am trying to disable the RichTextEditor in some cases. When doing so after initializing the Editor I get an exception (roughly translated).
`org.eclipse.swt.SWTException: Property "setReadOnly" of …
MaRoe updated
2 months ago
-
In #603, @pierback mentioned that only the first `yield` is considered in the `safeTry` type inference due to a TypeScript limitation (see https://github.com/microsoft/TypeScript/issues/57625). This…
-
### Feature name
RatingView
### Link to discussion
https://github.com/CommunityToolkit/Maui/discussions/1495
### Progress tracker
- [ ] Android Implementation
- [ ] iOS Implementation
…
-
The description of the `readonly` attribute (or the definition of mutability) is currently inaccurate.
The spec clearly states that the `readonly` attribute makes a form control immutable:
> htt…
-
# `ref readonly` method parameters
* [x] Proposed
* [x] Prototype: Done
* [x] Implementation: Done
* [ ] Specification: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-12.0/ref-r…