Skip to content

Add a new lit component <extra-model> which will console.log a message when it's being added to <model-viewer>#4904

Open
samaneh-kazemi wants to merge 24 commits intomasterfrom
addlogs
Open

Add a new lit component <extra-model> which will console.log a message when it's being added to <model-viewer>#4904
samaneh-kazemi wants to merge 24 commits intomasterfrom
addlogs

Conversation

@samaneh-kazemi
Copy link
Collaborator

Reference Issue

import {ContextLostEvent, Renderer} from './three-components/Renderer.js';
import {clamp, debounce} from './utilities.js';
import {ProgressTracker} from './utilities/progress-tracker.js';
import { ReactiveElement } from 'lit';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like your formatter isn't set up to use our .clang-format style. Can you fix that to clean up this diff?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

had to do it manually, somehow vscode doesn't pick that for me:
./node_modules/.bin/clang-format -i packages/model-viewer/src/model-viewer-base.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants