...
JIRA | SUMMARY | DESCRIPTOIN | DETAILS |
---|---|---|---|
ORG-30150 | Elbow Arrow | Add elbow arrows like Prism | Single elbow arrow is added in Arrows group on Tools toolbar. See hint when mousing over the toolbar button or on status bar. E.g. Press Shift key while drawing it will create segement with arrow horizontally. Click on the arrow object to use mini toolbar for further edit. |
Gerneral
JIRA | SUMMARY | DESCRIPTOIN | DETAILS |
---|---|---|---|
ORG-30023 | Save Theme as should Fill Theme name by default | preset the original theme name in save as dialog |
In Theme Preview app, we provide themes like Custom Page Size, Custom Font etc. User just need to change the property setting, and save the theme in same name, the quick style will use the new theme. |
Programming
Python
JIRA | SUMMARY | DESCRIPTOIN | DETAILS | ||||
---|---|---|---|---|---|---|---|
Python supports setting parameter bounds in NLFit | Added following function to set parameter bounds in NLFit.
| Example:
|
...