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!
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 todefault
, it behaves as previously. If set toreadingTools
, it activates a reading tools specific configuration.For more details, please see a discussion in alpheios-project/components#341. Thanks!