Skip to content

Commit

Permalink
make pro data manager call callback on local transform
Browse files Browse the repository at this point in the history
  • Loading branch information
rmgk committed Nov 24, 2024
1 parent 8ee130f commit 1fddb12
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class ProDataManager[State: Lattice](
dataManager.applyDelta(
delta,
)
receivedChanges(delta)
}
}

Expand Down

0 comments on commit 1fddb12

Please sign in to comment.