浏览代码
Add period to docstring
pull/690/head
Matthew Petroff
6 年前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
1 次插入 和
1 次删除
-
src/js/pannellum.js
|
|
@@ -2713,7 +2713,7 @@ this.stopAutoRotate = function() { |
|
|
|
}; |
|
|
|
|
|
|
|
/** |
|
|
|
* Stops all movement |
|
|
|
* Stops all movement. |
|
|
|
* @memberof Viewer |
|
|
|
* @instance |
|
|
|
*/ |
|
|
|