Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrGlad committed Dec 16, 2024
1 parent 3518f41 commit b75678d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/stave.rs
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ impl Stave {
should_be_visible = self.draw_track(
&key_ys,
&half_tone_step,
&mut pitch_hovered,
&mut time_hovered,
&pitch_hovered,
&time_hovered,
&mut note_hovered,
&painter,
&track,
Expand Down

0 comments on commit b75678d

Please sign in to comment.