Chris V.
Chris V.
## About the PR Before, things like the salvage magnet would "say" that it's pulling in debris to the Salvage radio channel Now, whenever something that isn't a player (lacks...
## About the PR The salvage magnet no longer "says" anything. This PR provides a way to define a radio message as an announcement, so that the message is a...
Looks like the URL was missing Syne Mono, which is used with the code element
Just curious if these themes will work with Godot 4? These are really awesome themes and it would be great if these could work with Godot 4!
Related to #8 Allows for setting a maximum width of characters for readLine. Which means if the user types beyond the maxWidth, it will move the cursor to the next...
https://docs.avaloniaui.net/docs/guides/styles-and-resources/how-to-use-fonts This guide could use more details about how the notation here works, for App.axaml: ``` avares://GoogleFonts/Assets/Fonts#Nunito ``` There are no details about how the `#Nunito` portion works. Since there...
So I noticed that if you call `qx.playSound` multiple times in a row on the same sound on Safari, the sound can end up breaking and either playing only a...