Ventus
Ventus
Having this issue as well. Another thing is that this changes where markers or polylines for example are rendered. When using a 512 tile server and setting the `tileSize` to...
We already highly appreciate the work you've done in this library @justkawal !
> Excluded now. Good! :D
This isn't possible due to the Windows API strictly being Windows exclusive (who would've thought). There's a Mac variation of this, I would start there
I didn't get them in this PRs coauthors unfortunately, but @nealfennimore and @sjdwhiting were big help in this too
@Substancia Sure thing, fork/checkout gen2 branch. I'll assign you shortly
Relevant progress commits: > 8f6f866d8abfa4049e5baf027fca2a3c3106efeb - Implements rough base for Settings route > c54da4eb70fe1d3896e65c4d5c7c5e4006662b5b - Contains a few core config keys - Implemented IPC API logic for config funcs
@MyRoWARE Sure thing! Make sure to read over [CONTRIBUTING.md](https://github.com/darvester/darvester/blob/main/CONTRIBUTING.md) to get setup. I'll assign you
@MyRoWARE Yes, sorry about the confusion! Changes to the `gen2` branch or issues tagged with `[GEN2]` should reflect `gen2` as the targeting branch in the PR. This is where you...
Hey @MyRoWARE currently the FirstRun.jsx only sets up the Python venv for Darvester Core and base config needed for the UI to work on. This does not include Core configuration....