Reilly Moore
Reilly Moore
See https://godotengine.org/article/introducing-gd-extensions
### Current behavior In order to apply multiple flags to something (i.e. `igInputTextWithHint()`), you first need to get the ordinal values of all the flag enums (`ord()`), chain all the...
(Tested in PowerShell 7.0.2 specifically.) Once `nimble init` gets to the license prompt, it crashes. Specifically, it gets as far as `Choices:` before giving up the ghost and spitting out...
While you *can* specify individual corner radii in your code, it currently has no effect. > "I don't think I have implemented cornerRadius to work for all corners, PRs welcome."...