🚀 Auto-deploy: melhoria no snap e medição AR em 30/05/2026 12:32:57
This commit is contained in:
@@ -671,7 +671,8 @@ function HologramModel({ model, presentationState, isPresenter, onPresentationCh
|
||||
object={presentationGroupRef}
|
||||
mode="rotate"
|
||||
size={0.6}
|
||||
onDraggingChanged={(e) => setIsDragging(!!e?.value)}
|
||||
onMouseDown={() => setIsDragging(true)}
|
||||
onMouseUp={() => setIsDragging(false)}
|
||||
onChange={() => {
|
||||
if (isDragging && presentationGroupRef.current) {
|
||||
onPresentationChange({
|
||||
|
||||
Reference in New Issue
Block a user