Skip to content

Commit

Permalink
Merge branch 'main' into misc-clippy-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarumych authored Dec 19, 2024
2 parents 5c23d2f + a15cf18 commit 8f0a9a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2130,7 +2130,6 @@ impl<T> Snarl<T> {
);

node_state.store(ui.ctx());
ui.ctx().request_repaint();
Some(DrawNodeResponse {
node_moved,
node_to_top,
Expand Down

0 comments on commit 8f0a9a3

Please sign in to comment.