alpheios-project / embed-lib

Alpheios Embedded Library
Other
6 stars 0 forks source link

Added support functionality for the Nemo UI's Reading Tools icon #54

Closed kirlat closed 5 years ago

kirlat commented 5 years ago

This is a companion request for the Nemo UI update (alpheios-project/alpheios_nemo_ui#160). Because reading tools now require from an embedded-lib behavior so different from what it had before, I've added a new option to the embedded lib constructor: layoutType. If set to default, it behaves as previously. If set to readingTools, it activates a reading tools specific configuration.

For more details, please see a discussion in alpheios-project/components#341. Thanks!