Tilo
Tilo
This is the new PR for infinite scrolling in a container. Now created from a feature branch on my fork to your development branch. Contains code, documentation, example, a basic...
# Steps to reproduce: Follow installation instructions. The issue occurs during the execution of the "pip install --pre Pootle" statement # Results (Expected/Actual): **Expected:** Pootle installs **Actual:** Error message Collecting...
**Describe the bug** I am not sure if this is a feature request or a bug. I am trying to pass constant strings from the schema into the JSON output...
I am trying initialize the date_time_picker with the following parameters: type: DateTimePickerType.date initialTime: null initialDate: 1972-11-30 00:00:00.000 initialValue: 11/30/1972 locale is "en_US". **Expected outcome:** I am expecting it to initialize...
The test data file enableWhenExpressionTest.json contains non-conformant content. The name fields for the variables use underscores, even though these are not allowed for FHIR type 'id'. Hyphens would be allowed.
**Which API doesn't behave as documented, and how does it misbehave?** AudioPlayer fails to playback any audio file on a real Pixel 5 with Android 13. Details below. In the...
### Tested versions Reproducible in: 4.3 dev5 Not reproducible in: 4.2.1 ### System information Godot v4.3.dev5 - macOS 14.4.0 - Vulkan (Mobile) - integrated Apple M1 - Apple M1 (8...
### Tested versions Godot Engine v4.3.dev.custom_build.11d376813 (2024-04-25 15:12:47 UTC) ### System information Vulkan 1.2.280 - Forward+ - Using Device #0: Apple - Apple M1 ### Issue description Running the TDP...
### Tested versions - Reproducible in: 4.3dev5 and 4.3 master (25-April-2024) - ### System information Vulkan 1.2.280 - Forward+ - Using Device #0: Apple - Apple M1 ### Issue description...
git with parameter HEAD:master is no longer working in local git deployments, needs to be HEAD:refs/heads/master.