mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 03:26:10 +08:00
graphview: Add missing }; to fix build.
This commit is contained in:
@@ -195,6 +195,7 @@ mod imp {
|
||||
f64::max(0.0, 25.0 - (from_y - to_y).abs())
|
||||
} else {
|
||||
0.0
|
||||
};
|
||||
|
||||
|
||||
// Place curve control offset by half the x distance between the two points.
|
||||
|
||||
Reference in New Issue
Block a user