-
- Downloads
SYWEB-12: More formatting and tweaking of state event JSON.
Use a proper elastic directive to make the <textarea> resize dynamically. Use an 'asjson' directive to turn an ngModel of a JSON object into a formatted JSON string so it can be displayed on the textarea. Also, deep copy the state events being displayed, else it actually alters the underlying data structures when playing around with the JSON in the textarea!
Showing
- webclient/app-directive.js 38 additions, 12 deletionswebclient/app-directive.js
- webclient/app.js 2 additions, 1 deletionwebclient/app.js
- webclient/index.html 1 addition, 0 deletionswebclient/index.html
- webclient/room/room-controller.js 10 additions, 1 deletionwebclient/room/room-controller.js
- webclient/room/room.html 2 additions, 2 deletionswebclient/room/room.html
Loading
Please register or sign in to comment