Skip to content

Commit c9502ce

Browse files
committed
Update default AppBackend.updatePath implementation with new parameter
1 parent 003d9d7 commit c9502ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftCrossUI/Backend/AppBackend.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -987,6 +987,7 @@ extension AppBackend {
987987
public func updatePath(
988988
_ path: Path,
989989
_ source: SwiftCrossUI.Path,
990+
bounds: SwiftCrossUI.Path.Rect,
990991
pointsChanged: Bool,
991992
environment: EnvironmentValues
992993
) {

0 commit comments

Comments
 (0)