Nito
Nito
I want to use a state machine for my game states. This means that the states should execute some logic, so I looked into custom state classes. Unfortunately I had...
I was writing an editor test where my sut calls `Dispose` on a `LifetimeScope`, which throws because it uses `Destroy` instead of `DestroyImmediate`. This small override seems to fix it:...
When right clicking the map you get the option to copy the location as frontmatter or as an inline link. I would like another option to copy it without any...
I have 2 issues with the note previews when hovering over a marker: 1. When you have too many properties they are not ommited from the preview as usual 2....
It's a bit weird that the same colors look different for the regular pin and simple-circle marker shapes: 
I am taking notes for geoguessr and usually have an image at the top of each golocation note. It could get a better overview of how certain areas look if...