Cerno_b
Cerno_b
I would like to check out what the current plans are for migrating the content of the old website to the current one. As I understand, the old website has...
This article outlines why having a "load more" button is pretty much state of the art, so we're good in that department: https://www.smashingmagazine.com/2016/03/pagination-infinite-scrolling-load-more-buttons/ What isn't so good is that refreshing...
Not sure I understand the mechanism correctly for code blocks but I don't think they appear in Weblate. Still for some reason, the German docs have spaces where the English...
**Your Godot version:** 4.2 **Issue description:** There are lots of places in the docs where properties are referenced. Some link to the *Class Reference* (if the section is more code-oriented),...
**Your Godot version:** 4.2 **Issue description:** These are some minor findings that I don't think warrant separate issues. * Under [Creating a new script](https://docs.godotengine.org/en/stable/getting_started/step_by_step/scripting_first_script.html#creating-a-new-script), there is a text block explaining...
**Your Godot version:** 4.2 **Issue description:** Currently there are docs pages that are not reachable via the sidebar due to deep nesting. The only way to access them is via...
I keep receiving UnknownHostExceptions. Internet is working and I can access commons.wikimedia.org via browser. My guess would be that Imker has problems getting past our company's firewall. Do you have...
It seems that po file line breaks have some weird inconsistencies in them that make them hard to compare (e.g. using Beyond Compare) to the output of common translation tools...
Could we have an `on_epoch_begin()` function in `utils.Sequence`? There is already a `on_epoch_end()`, but I can see a use case for the begin equivalent: Let's say I have a data...