D3Automation / angular2-c360-sample

2 stars 0 forks source link

Busy indicator stays until user clicks somewhere #2

Closed bencameron closed 7 years ago

bencameron commented 7 years ago

After a property has been updated and the graphics viewer finishes updating, the busy indicator stays visible until the user clicks somewhere

bencameron commented 7 years ago

Fixed through a combination of 1) changing C360ContextService.isBusy to be an observable named "busy" and using an async binding to it for showing busy indicator and 2) updating angular to 2.4.1