setzer22 / egui_node_graph

Build your node graph applications in Rust, using egui
MIT License
711 stars 132 forks source link

Bump egui to 0.22 #98

Open kamirr opened 1 year ago

kamirr commented 1 year ago

Something changed somewhere, if you open the node finder near the edge of window it doesn't get shrunk (meaning its top-left corner isn't at the pointer position) until some input event updates it.

kamirr commented 1 year ago

Nevermind, this also happens on main, no idea how I missed that till now. I'll fix that at some point, but it doesn't block the PR.

bardt commented 10 months ago

Any update on this? This should be trivial to merge, no breaking changes in egui between the versions.