Skip to content

Commit

Permalink
Release 4.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic100 committed Jul 31, 2022
2 parents dc10f64 + dec99cb commit d075a1a
Show file tree
Hide file tree
Showing 46 changed files with 152 additions and 145 deletions.
8 changes: 3 additions & 5 deletions dist/adapters/cubemap-tiles.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/adapters/cubemap-tiles.js.map

Large diffs are not rendered by default.

8 changes: 3 additions & 5 deletions dist/adapters/cubemap-video.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/adapters/cubemap-video.js.map

Large diffs are not rendered by default.

8 changes: 3 additions & 5 deletions dist/adapters/cubemap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/adapters/cubemap.js.map

Large diffs are not rendered by default.

8 changes: 3 additions & 5 deletions dist/adapters/equirectangular-tiles.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/adapters/equirectangular-tiles.js.map

Large diffs are not rendered by default.

8 changes: 3 additions & 5 deletions dist/adapters/equirectangular-video.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/adapters/equirectangular-video.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/photo-sphere-viewer.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/photo-sphere-viewer.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/photo-sphere-viewer.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -972,7 +972,7 @@ type ViewerOptions = {
loadingImg?: string;
loadingTxt?: string;
size?: Size;
fisheye?: boolean;
fisheye?: boolean | number;
minFov?: number;
maxFov?: number;
defaultZoomLvl?: number;
Expand Down
36 changes: 18 additions & 18 deletions dist/photo-sphere-viewer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/photo-sphere-viewer.js.map

Large diffs are not rendered by default.

8 changes: 3 additions & 5 deletions dist/plugins/autorotate-keypoints.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/plugins/autorotate-keypoints.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/plugins/compass.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d075a1a

Please sign in to comment.