Mark Saward

Results 8 issues of Mark Saward

Hi, I'm experimenting with a setup where I have multiple binaries, and some shared code between all those binaries, including shared routes for HTML, rendered via askama. For example, I...

Hi, I tried cloning this to run the examples: ``` nous% git clone --recursive https://github.com/joshuajbouw/bevy_tilemap/ ``` But getting errors: ``` % cargo build --example random_dungeon Compiling bevy_tilemap_types v0.4.0 (/home/mark/projects/rust/bevy_tilemap/library/types) error[E0432]:...

bug

Hi, It seems that if I try to use showMessageBox with PDF Window (specifying the pdf window as the browserwindow), the message box no longer works. It just appears to...

This is a PR for docker support. It includes: - Multi-stage docker image - Ability to provide config file via an environment variable - Instructions - .gitignore and .dockerignore -...

When you have two schemas with the same table name in them, you get the following error: ``` Error: error querying table comments: pq: more than one row returned by...

Hi, what license is this code shared under?

Hi, Would it be possible to filter particular sellers? E.g., Amazon will show up as lowest cost, but be unwilling to sell to me in Australia. It would be useful...

Hi, What licence is this code available under? Thanks!