Skip to content
Snippets Groups Projects
user avatar
rhenck authored
Now manages it's width and height itself.

Also has some new properties:
- verticalOrientation should be self-explanatory
- dynamicWidth allows the user to set a width manually. The buttons on 
the element automatically stretch to meet the set width (or height).
9be97ef6
History

Verona Modules Aspect

Repository for the Aspect Editor and Player. The applications have a shared code base, but can be run/built separately.

Both conform to the Verona API definition:

Editor-API

Player-API

Development Version

npm run start-editor-local

or

npm run start-player-local

Production Build

npm run build-editor-prod

or

npm run build-player-prod

Development

NPM version: 6,7,8