-
```
This is a frequently-requested feature. In particular, it's an RTPatch
feature. This will probably require some Unix/Win-specific code.
```
Original issue reported on code.google.com by `josh.mac…
-
I noted in #76 that after the game ends and the animation runs for a while the background starts dropping out. Would be good to do a performance checkup since we've made some changes to visuals and co…
okwme updated
4 months ago
-
## Description
When a model is too complex and `use_quantized_grad` is `True`, training fails with this error:
```
[LightGBM] [Fatal] Check failed: (best_split_info.right_count) > (0) at /__w…
-
### Expected behaviour
The system should load in the latest version of `textpattern.js` and other resources when upgrading a Textpattern installation.
### Actual behaviour
We see a lot of sup…
-
On android, apps are sometimes fully stopped and sometimes just in a suspended background state that is restored when reopening the app. In the latter case, no issues. In the former, i.e. when the app…
-
**Describe the bug**
I've been referred to this github page by the Flutter-Multi-Image-Picker Devs as they use your package. When opening an image picker in a flutter app, the app crashes with the fo…
-
Zorth updated
6 months ago
-
**Describe the issue**
When I create a VM through aka.ms/getbc and create a container, I can successfully log in through AAD auth, but the "Edit in Excel" integration fails in two places. One I can f…
-
### Description
I can not create MAUI project using VS2022 or CLI
### Steps to Reproduce
1.
2.
3.
### Expected Behavior
### Actual Behavior
I run these codes as stated in docu…
-
## Steps to Reproduce
1. `$ flutter create bug`
1. `$ cd bug`
1. `$ dart migrate --apply-changes`
1. `$ cat >example1.dart`, paste code, end with CTRL-D.
1. `$ cat >example2.dart`, paste code, …