Smallscreen fixes for Opera&Firefox (Android)
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@942 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -5748,9 +5748,9 @@ Readings and STATE of temperature/humidity sensors are compatible with the CUL_W
|
||||
The same scrolling as with gnuplot scroll, but the data is sent
|
||||
as an SVG script to the frontend, which will compute
|
||||
the image: no need for gnuplot on the backend.
|
||||
This is the default. Note: SVG is not supported on the Android
|
||||
platform and the Internet Explorer needs a plugin (as of
|
||||
2010-05-15)
|
||||
This is the default. Note: SVG is supported on the Android
|
||||
platform by Opera/Firefox and the Internet Explorer before 9
|
||||
needs a plugin.
|
||||
</li>
|
||||
</ul>
|
||||
See also the attribute fixedrange.
|
||||
@@ -5786,9 +5786,9 @@ Readings and STATE of temperature/humidity sensors are compatible with the CUL_W
|
||||
devices (i.e. tablets)<br>
|
||||
Note: The default configuration installed with make install-pgm2
|
||||
installs 2 FHEMWEB instances: port 8083 for desktop browsers and
|
||||
port 8084 for smallscreen browsers, both using SVG rendering. As
|
||||
Android does not support SVG at the moment, change plotmode to
|
||||
gnuplot-scroll.<br>
|
||||
port 8084 for smallscreen browsers, both using SVG rendering.
|
||||
On Android SVG is supported by Opera/Firefox.<br>
|
||||
|
||||
WebApp suppport if specifying one of the above options: After viewing
|
||||
the site on the iPhone or iPad in Safari, add it to the home-screen to
|
||||
get full-screen support.
|
||||
|
||||
Reference in New Issue
Block a user