Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need more flexible configuration passing. #5

Open
graphicore opened this issue Dec 7, 2016 · 0 comments
Open

Need more flexible configuration passing. #5

graphicore opened this issue Dec 7, 2016 · 0 comments

Comments

@graphicore
Copy link
Owner

Currently there's no easy way to pass widget configuration to main.js. Especially configuration like featureDisplay.feaureItemsSetup is very dependent on the font and can't really be made generic. At the same time CSS class names configuration can be done in main.js.

We need a generic way to pass configuration from the document to the specimen initialization that can override configuration made centrally. For some examples, where the configuration can be nested objects, we need a way to merge the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant