-
-
**Describe the bug**
On my (older) phone (Huawei P Smart 2018), the card itself fits nicely (width-wise). But the contents stick out to the right outside of the card, which makes the screen "scrollab…
-
Running Version 0.7.0-rc6
I have an object defined as :
`{"page":0,"id":5,"obj":"bar","x":0,"y":30,"h":30,"w":100, "min":0, "max":100,"val":22}`
I can change the text by publishing raw value…
-
This issue is a set of bullet points for extra ideas in my head
- without operator. `\` e.g. `type T : Number \ NaN`
- sub type operator. `
-
create a stack for past actions, maybe limit to like 10
arr of timestamps, relating to an object found in a secondary array, then a "current", which is the pointer
```
const stack = {
current:…
-
## ImportError when using `weight_diff.py` script.
### Problem Description:
I encountered an ImportError when attempting to execute the `weight_diff.py` script from the Stanford Alpaca project for…
-
Currently, there is no support for overloaded functions in a smart contract. The functions are accessed via name only, which will only provide access to the last overloaded function in the abi.
Thi…
-
While I was beginning to refactor code to handle vaccinationresults, I had a thought. Currently, in API.md, we define an example result as such:
```json
{
"card_validation_status": "good",
…
-
Like the title says, not all props can be picked up by the propsnatcher.
Like the spinning car in jazz_intro. (Its a prop_dynamic_override) and gibs from destroyed objects and NPCs from Half-Life: …
-
> Customcom uses commands not attached to the bot object for something which should be a trivial response.
> Alias uses discord.py's stringview and a subclass of string.Formatter used for string form…