Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRASUMMARYDETAILS
ORG-17472Open book should take care multiple source data sheet

when do batch processing with multiple source datasheet, in summary book, click open books button will fail to regenerate intermediate workbook.

Fixed in Origin 2018b.

Gadgets

JIRASUMMARYDETAILS
ORG-17241

Embedded graph with gadget needs update when data change

When a graph with a Gadget tool is embedded in a Workbook window, the result of the Gadget tool will not update as the source data chages.

Fixed in Origin 2018b.

Programming

JIRASUMMARYDETAILS
ORG-17871page -X command to add shortcut not working for doc -e


Code Block
languagecpp
doc -e W{
	page -x;
}

This only adds active window to Favorites folder in previous version.

Fixed in Origin 2018b.




...