kfb-view 3.0.0-beta2 → 3.0.0-beta3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.idea/workspace.xml
CHANGED
|
@@ -82,24 +82,24 @@
|
|
|
82
82
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
83
83
|
<option name="showLibraryContents" value="true" />
|
|
84
84
|
</component>
|
|
85
|
-
<component name="PropertiesComponent"
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
85
|
+
<component name="PropertiesComponent">{
|
|
86
|
+
"keyToString": {
|
|
87
|
+
"DefaultHtmlFileTemplate": "HTML File",
|
|
88
|
+
"Project.color": "4c401d",
|
|
89
|
+
"WebServerToolWindowFactoryState": "false",
|
|
90
|
+
"dart.analysis.tool.window.visible": "false",
|
|
91
|
+
"last_opened_file_path": "/home/fanqifeng/WebstormProjects/kfb-view/src/plugin/openseadragon",
|
|
92
|
+
"node.js.detected.package.eslint": "true",
|
|
93
|
+
"node.js.detected.package.tslint": "true",
|
|
94
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
95
|
+
"node.js.selected.package.tslint": "(autodetect)",
|
|
96
|
+
"nodejs_interpreter_path": "/home/fanqifeng/.nvm/versions/node/v10.15.1/bin/node",
|
|
97
|
+
"nodejs_package_manager_path": "npm",
|
|
98
|
+
"settings.editor.selected.configurable": "settings.nodejs",
|
|
99
|
+
"ts.external.directory.path": "/opt/WebStorm/plugins/javascript-impl/jsLanguageServicesImpl/external",
|
|
100
|
+
"vue.rearranger.settings.migration": "true"
|
|
101
101
|
}
|
|
102
|
-
}
|
|
102
|
+
}</component>
|
|
103
103
|
<component name="RecentsManager">
|
|
104
104
|
<key name="CopyFile.RECENT_KEYS">
|
|
105
105
|
<recent name="$PROJECT_DIR$/src/plugin/openseadragon" />
|
|
@@ -397,6 +397,8 @@
|
|
|
397
397
|
<workItem from="1675384282016" duration="594000" />
|
|
398
398
|
<workItem from="1675385204348" duration="1462000" />
|
|
399
399
|
<workItem from="1675843622628" duration="4524000" />
|
|
400
|
+
<workItem from="1675848342418" duration="2364000" />
|
|
401
|
+
<workItem from="1675902452322" duration="324000" />
|
|
400
402
|
</task>
|
|
401
403
|
<task id="LOCAL-00071" summary="曲线绘制中,按删除键,删除上一个标注点">
|
|
402
404
|
<created>1657538768786</created>
|