Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add props for controlling WebGL settings (#5773)
- Web UI now has controls for enabling/disabling WebGL: deephaven/web-client-ui#2143 - These can be controlled by config values on the server - Add the default values to dh-defaults.prop - If they're unset, UI defaults to `true` for both values (same value as the dh-defaults.prop)
- Loading branch information