You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several (difficult to discover) URL parameters that can be used with the demo app to load and play content, change language settings, etc.
There should be a button in the demo app that will create a URL that replicates the demo's current state. I expect that this will require the addition of a couple of extra parameters.
The text was updated successfully, but these errors were encountered:
This modifies the demo app to load arguments (play, vv, etc) from
URL fragments. They can still be loaded as html parameters like before,
for backwards compatibility.
This also adds several new fields, for various configuration variables,
as well as a new selector for log level.
Issue #709
Change-Id: I096cc1e8a43218eff2c882929d23d090bc6e5f79
There are several (difficult to discover) URL parameters that can be used with the demo app to load and play content, change language settings, etc.
There should be a button in the demo app that will create a URL that replicates the demo's current state. I expect that this will require the addition of a couple of extra parameters.
The text was updated successfully, but these errors were encountered: