kfb-view 3.0.3 → 3.0.4
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 +32 -31
- package/example/index.js +4 -4
- package/lib/kfb-view.js +1 -1
- package/package.json +1 -1
- package/src/components/navigator/index.js +15 -15
package/.idea/workspace.xml
CHANGED
|
@@ -43,8 +43,7 @@
|
|
|
43
43
|
<change beforePath="$PROJECT_DIR$/config/webpack.dev.conf.js" beforeDir="false" afterPath="$PROJECT_DIR$/config/webpack.dev.conf.js" afterDir="false" />
|
|
44
44
|
<change beforePath="$PROJECT_DIR$/example/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/example/index.js" afterDir="false" />
|
|
45
45
|
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
46
|
-
<change beforePath="$PROJECT_DIR$/src/components/
|
|
47
|
-
<change beforePath="$PROJECT_DIR$/src/view.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/view.js" afterDir="false" />
|
|
46
|
+
<change beforePath="$PROJECT_DIR$/src/components/navigator/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/navigator/index.js" afterDir="false" />
|
|
48
47
|
</list>
|
|
49
48
|
<option name="SHOW_DIALOG" value="false" />
|
|
50
49
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -80,25 +79,25 @@
|
|
|
80
79
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
81
80
|
<option name="showLibraryContents" value="true" />
|
|
82
81
|
</component>
|
|
83
|
-
<component name="PropertiesComponent"
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
82
|
+
<component name="PropertiesComponent">{
|
|
83
|
+
"keyToString": {
|
|
84
|
+
"DefaultHtmlFileTemplate": "HTML File",
|
|
85
|
+
"Project.color": "4c401d",
|
|
86
|
+
"WebServerToolWindowFactoryState": "false",
|
|
87
|
+
"dart.analysis.tool.window.visible": "false",
|
|
88
|
+
"git-widget-placeholder": "master",
|
|
89
|
+
"last_opened_file_path": "/home/fanqifeng/WebstormProjects/kfb-view",
|
|
90
|
+
"node.js.detected.package.eslint": "true",
|
|
91
|
+
"node.js.detected.package.tslint": "true",
|
|
92
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
93
|
+
"node.js.selected.package.tslint": "(autodetect)",
|
|
94
|
+
"nodejs_interpreter_path": "/home/fanqifeng/.nvm/versions/node/v10.15.1/bin/node",
|
|
95
|
+
"nodejs_package_manager_path": "npm",
|
|
96
|
+
"settings.editor.selected.configurable": "settings.nodejs",
|
|
97
|
+
"ts.external.directory.path": "/opt/WebStorm/plugins/javascript-impl/jsLanguageServicesImpl/external",
|
|
98
|
+
"vue.rearranger.settings.migration": "true"
|
|
100
99
|
}
|
|
101
|
-
}
|
|
100
|
+
}</component>
|
|
102
101
|
<component name="RecentsManager">
|
|
103
102
|
<key name="CopyFile.RECENT_KEYS">
|
|
104
103
|
<recent name="$PROJECT_DIR$/src/plugin/openseadragon" />
|
|
@@ -414,14 +413,9 @@
|
|
|
414
413
|
<workItem from="1679728741473" duration="161000" />
|
|
415
414
|
<workItem from="1680268962874" duration="1136000" />
|
|
416
415
|
<workItem from="1680271989452" duration="591000" />
|
|
417
|
-
<workItem from="1680437372638" duration="
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
<created>1657588323251</created>
|
|
421
|
-
<option name="number" value="00076" />
|
|
422
|
-
<option name="presentableId" value="LOCAL-00076" />
|
|
423
|
-
<option name="project" value="LOCAL" />
|
|
424
|
-
<updated>1657588323252</updated>
|
|
416
|
+
<workItem from="1680437372638" duration="2994000" />
|
|
417
|
+
<workItem from="1680440411212" duration="49000" />
|
|
418
|
+
<workItem from="1680526343598" duration="695000" />
|
|
425
419
|
</task>
|
|
426
420
|
<task id="LOCAL-00077" summary="优化标注图形显示,一次最多绘制5000个点,超过的标注延迟加载">
|
|
427
421
|
<created>1657592781786</created>
|
|
@@ -759,7 +753,14 @@
|
|
|
759
753
|
<option name="project" value="LOCAL" />
|
|
760
754
|
<updated>1680269167145</updated>
|
|
761
755
|
</task>
|
|
762
|
-
<
|
|
756
|
+
<task id="LOCAL-00125" summary="build:3.0.3 截图支持设置分辨率,质量,格式">
|
|
757
|
+
<created>1680440104839</created>
|
|
758
|
+
<option name="number" value="00125" />
|
|
759
|
+
<option name="presentableId" value="LOCAL-00125" />
|
|
760
|
+
<option name="project" value="LOCAL" />
|
|
761
|
+
<updated>1680440104840</updated>
|
|
762
|
+
</task>
|
|
763
|
+
<option name="localTasksCounter" value="126" />
|
|
763
764
|
<servers />
|
|
764
765
|
</component>
|
|
765
766
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -802,7 +803,6 @@
|
|
|
802
803
|
<component name="VcsManagerConfiguration">
|
|
803
804
|
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
|
804
805
|
<option name="LOCAL_CHANGES_DETAILS_PREVIEW_SHOWN" value="false" />
|
|
805
|
-
<MESSAGE value="矩形框的选中点变成线" />
|
|
806
806
|
<MESSAGE value="2.3.0" />
|
|
807
807
|
<MESSAGE value="矩形移动点默认隐藏,悬浮显示" />
|
|
808
808
|
<MESSAGE value="label.model.js" />
|
|
@@ -827,7 +827,8 @@
|
|
|
827
827
|
<MESSAGE value="feat:截图生成的图片保留标注信息" />
|
|
828
828
|
<MESSAGE value="build:3.0.1" />
|
|
829
829
|
<MESSAGE value="build:3.0.2 截图图片格式自定义" />
|
|
830
|
-
<
|
|
830
|
+
<MESSAGE value="build:3.0.3 截图支持设置分辨率,质量,格式" />
|
|
831
|
+
<option name="LAST_COMMIT_MESSAGE" value="build:3.0.3 截图支持设置分辨率,质量,格式" />
|
|
831
832
|
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
|
|
832
833
|
</component>
|
|
833
834
|
<component name="XSLT-Support.FileAssociations.UIState">
|
package/example/index.js
CHANGED
|
@@ -69,10 +69,10 @@ instance.get(`/process/info?file=${fileName}`).then(({data}) => {
|
|
|
69
69
|
bottom: 10,
|
|
70
70
|
},
|
|
71
71
|
navigator: {
|
|
72
|
-
|
|
73
|
-
style: '
|
|
74
|
-
|
|
75
|
-
|
|
72
|
+
thumbnail: `/api/process/getImage?file=${fileName}&type=thumbnail`,
|
|
73
|
+
style: 'left: 0;bottom: 0',
|
|
74
|
+
width: 300,
|
|
75
|
+
height: 300,
|
|
76
76
|
},
|
|
77
77
|
pxConversion: {
|
|
78
78
|
unit: 'um',
|