Jos van Egmond

Results 5 issues of Jos van Egmond

Fixes https://github.com/art049/odmantic/issues/194

# Bug The key_name property on field is not respected for embedded documents. Reproducer: ``` class Username(EmbeddedModel): name: str = Field(key_name="username", alias="username") class Player(Model): name: Username = Field(key_name="username", alias="username") print(Player(username=Username(username="Jack")).doc())...

bug

In order for clumsy to be deployed in automated test runs, it is necessary to be able to control clumsy from other applications. Ideally clumsy would: - Expose a RESTful...

enhancement

UIAutomation CurrentBoundingRectangle property always returns screen coordinates. By calculating the difference between the window and control coordinates, we can get something similar to ControlGetPos however it is not exact. We...

bug
help wanted

Suggestion: A 300-ish Plasmid cost CRISPR upgrade to track which species you have MAD'd and which you have Bioseeded right on the species selection/evolution screen. Example: In the screen where...