Max Kaye
Max Kaye
https://github.com/blitzarx1/egui_graphs/blob/416a211ffdfd46aabb3d8bb73a69bbce2b004985/src/draw/drawer.rs#L60-L63 Here, edges are drawn first, then nodes. In fill_layers_nodes, the nodes position is updated based on the node props. So, if you add a node to the graph, then...
this isn't too much of an issue i guess because not much is persisted, however, it does make #164 harder to debug. (I'm using the 'Reset egui' button from the...
When I run a script with a shebang like `#!/usr/bin/env bash` or `#!/bin/bash`, bash is started in interactive mode (so I get a prompt and the script doesn't run). in...
readline capped at ~1024 chars ran into this debugging some failed serialization (the line was about 6kb)
This bug can occur when a map is selected via RMT that is not uploaded to nadeo services and TMX is down. (I assume there's code to deal with the...
It's possible for someone to send chat messages that cause betterchat to lag hard. I was in the middle of a non-serious event at the time so didn't get the...