mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-23 16:27:06 +08:00
Add show circularity button in OVE [SCI-9297] (#6589)
This commit is contained in:
parent
2bd84a12e9
commit
d78e6a26d2
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
alwaysAllowSave: true,
|
||||
menuFilter: this.menuFilter,
|
||||
beforeReadOnlyChange: this.readOnlyHandler,
|
||||
showCircularity: true,
|
||||
ToolBarProps: {
|
||||
toolList: [
|
||||
'saveTool',
|
||||
|
|
Loading…
Reference in a new issue