John Watson
Results
2
issues of
John Watson
Is it possible to add a "self" relation to license status documents? Something like this in `license_status.go:makeLinks()`: ```golang link := licensestatuses.Link{Href: lsdBaseURL + "/licenses/" + ls.LicenseRef + "/status", Rel: "self",...
### Godot version 4.1.1.stable ### System information Ubuntu Linux 22.04, Nvidia ### Issue description Creating a new theme type variation that inherits from a Base Type of Button does not...
bug
topic:gui