Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rendering of the openHAB ui in a Webview on an iPad was way to small.… (
#806) * Rendering of the openHAB ui in a Webview on an iPad was way to small. Safari however renders the openHAB UI correctly, this makes our webview behave like Safari. Changing the user agent string is the only way to acheive this. Signed-off-by: Dan Cunningham <[email protected]> * Formatting Signed-off-by: Dan Cunningham <[email protected]> --------- Signed-off-by: Dan Cunningham <[email protected]>
- Loading branch information