-
### Godot version
4.0.stable
### System information
Win10
### Issue description
```
extends ColorRect
func _ready():
var tween = create_tween()
tween.tween_property(self,"scale",Vector2(2…
-
As per the title..!
Great work really useful module - if these parameters were possible it would be great.
Thanks
-
Hi,
I'm facing an issue with the scraping interval of prometheus receiver.
Even if i've set the scrape_interval value to 60s for each of my job and in the global variable, the scraping period is…
-
I hope not using the format is fine, as this is more of a suggestion.
**My use case**
I am currently using nextcloud for most of my archival and backup needs for several programs. Most contain dat…
-
Automatic model refresh is not working and no error log is available
### Version of Archi, Operating System
Version 5.4.3 Build 202410291006 on Windows 11
### Version of this plug-in
Version 0…
-
Look at the bottom chart on [this page](http://nickqizhu.github.io/dc.js/) for example.
I can use brush daily.
How can I apply a brush round function so that brush will change interval 6 months. I wa…
-
I have 2 datetimepickers. Both have to display the hours respecting a **workday (from 9AM to 5PM).**
Also :
One needs to allow the user to choose only inside an hour range (9AM, 10AM, 11AM, etc.)…
-
-
Assume the MP4 creation interval is set to 30 minutes.
Scenario:
14:00: The stream starts.
14:30: An MP4 segment is created (based on the 30-minute interval).
14:45: The stream stops.
Issue:
…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
create table lrr_test(`COL1` time DEFAULT NULL);
insert into…