nus-mtp / sashimi-note

A flexible and extensible document viewing and editing platform.
https://nus-mtp.github.io/sashimi-note/
MIT License
8 stars 1 forks source link

Update development/v0.1.4 with new conditionalProcessor API #347

Closed chuajiaxuan closed 7 years ago

chuajiaxuan commented 7 years ago

Adds the support for UI to specify condition for a file, so that it can use the conditional hiding feature based on the specified condition.

Note: The function to set condition is setFileName(name). Remember to use the clearFileName() function after closing every file.