-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
Latest sync with aframe-inspector was 2022-12-26. Since then I did some changes to aframe-inspector. Some changes were done in parallel to aframe-inspector and 3dstreet-editor, but some changes are not in 3dstreet's editor and may be interesting to backport here.
- Really use the newly active camera when exiting edit mode aframevr/aframe-inspector#670 done in Street geo editor #540
- Remove double spaces when copying component representation aframevr/aframe-inspector#671 done in Remove double spaces when copying component representation #541
- Fix panels disappearing when selecting a-videosphere entity aframevr/aframe-inspector#680 I think you have a similar changes but not exactly the same
- Replace fontawesome cdn by react-fontawesome aframevr/aframe-inspector#706 and Reduce bundle size after the fontawesome icons changes aframevr/aframe-inspector#707 replace clipboard by clipboard-copy, replace classnames by clsx, replace fontawesome cdn and usage of fa- class by @fortawesome/free-solid-svg-icons and AwesomeIcon component
- Fix typo Elment -> Element in jsdoc aframevr/aframe-inspector#716 done in Fix typo Elment -> Element in jsdoc #542
- Proper cleanup of url and link element in saveBlob aframevr/aframe-inspector#715 done in Proper cleanup of url and link element in saveBlob #543
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done