Add terrain grid resize commit handler to ViewportCanvas and App

This commit is contained in:
2026-05-13 14:26:30 +02:00
parent 50a76f800e
commit 81a470e72e
2 changed files with 3 additions and 2 deletions

View File

@@ -16505,6 +16505,7 @@ export function App({
onSetPanelViewMode={handleSetViewportPanelViewMode}
onSetPanelDisplayMode={handleSetViewportPanelDisplayMode}
onTerrainBrushCommit={handleCommitTerrainBrushStroke}
onTerrainGridResizeCommit={handleTerrainGridResizeCommit}
onCommitCreation={handleCommitCreation}
onCameraStateChange={(cameraState) => {
const previousCameraState =