-
**Describe the project you are working on:**
Godot
**Describe the problem or limitation you are having in your project:**
Tilemap/Tileset UX is bad
# Draft proposal
This proposals aims at i…
groud updated
2 years ago
-
Getting this error after double tapping a `UiKitView` on ios.
Everything is fine when using `AndroidView` on android.
```
Dart Error: Unhandled exception:
'package:flutter/src/gestures/converter.d…
DCrow updated
3 years ago
-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
[NOTE]: # ( Describe the problem you're encountering. )
[TIP]: # ( Do NOT give us access or passwo…
-
## Steps to Reproduce
1. Buttons on the AppBar does not work the first time the application is launched. It works only after the app is restarted.
## Logs
```
[ ] [ …
-
## Steps to Reproduce
1. I get the items for a DropdownButton from an http request and fill it. Using FutureBuilder to get en info and fill de items (I can reproduce the error just by using…
-
## Description of issue
I am trying to put a TextField into a ListTile. I have a Text in the title field and am attempting to put the TextField in the trailing field. This seems to be producing s…
-
Impacted versions: Odoo ERP 12.0
Steps to reproduce: deploying Odoo with uWSGI and Nginx, plus installing most of the Odoo ERP modules
Current behavior: Alert : uwsgi request is too big: 81492,…
-
# Bug
I'm using flutter embedder on linux.
I tried to use textfield, and when i type cyrillic symbols in it, strange things happen.
Firstly, instead of cyrillic characters, random english letters a…
ghost updated
3 years ago
-
Impacted versions: Odoo ERP 12.0
Steps to reproduce: deploying Odoo with uWSGI and Nginx, plus installing most of the Odoo ERP modules
Current behavior: Alert : uwsgi request is too big: 81492,…
-
The FAB does not appear after poping the pushed page, this is the bug I'm reporting.
## Steps to Reproduce
1. Have a FAB in a page with a Drawer (I don't know if the drawer has something to …