bglogic
bglogic
Related to Issue #2
Hi @andrewchilds I added some options I hope you like and add them: - **border**: A border used as the visual indicator surrounding the element. If false a semi-transparent blue...
# Background In the example below, assuming `parent` is a many-to-one field that maps to a `QuerySelectField`, The `query_factory`'s callable (`get_all_except_first`) will not be used, it just returns all records...
### Feature description Add a "Platform" dropdown like the one you have in the "Add Game" feature. The default choice could be the game's original platform and the user can...
### Describe feature This gives more visibility to less technical end users. Other opensource projects do this successfully such as [Signal](https://signal.org/) and [Cryptomator](https://cryptomator.org/). ## Signal (Preferences -> Donate to Signal)...
OS: Arch Linux x86_64 (Linux 6.17.7-arch1-1) Compiler: clang version 21.1.4 Following the instructions on https://github.com/coronalabs/corona/blob/master/platform/linux/README.md I get errors by the end of the `make` command: ```bash error: incompatible function pointer...
Fixes #865