Open guenterw opened 1 year ago
Addition: The same applies to version 3.7.0-beta.1 (otherwise the environment from above).
However, the 3.7.0-beta.1 seems to have a major problem with the mobile landscape format (10"). When the application is relaunched, no map is displayed. In portrait mode, it is displayed. If you rotate the tablet from portrait to landscape, the map is also displayed. This problem does not exist with 3.6.7.
Addition: The same applies to version 3.7.0-beta.1 (otherwise the environment from above).
However, the 3.7.0-beta.1 seems to have a major problem with the mobile landscape format (10"). When the application is relaunched, no map is displayed. In portrait mode, it is displayed. If you rotate the tablet from portrait to landscape, the map is also displayed. This problem does not exist with 3.6.7.
Hi,
Mobiles can have big device pixel ratio
. So image requests can hit the server limitation but you can change it in admin interface :
What is the bug?
on the tablet (android 10" landscape and ipad 12.9") the popup window is not displayed when the container position is set to "right window" [1]. The other container positions work fine.
The container position "right window" works on the smartphone [2] and on the 10" tablet upright (and of course on the Windows PC [3]).
With the alternative container position map, however, factual data with NULL values are also displayed. In the right window position these are not displayed (as desired).
[1] https://wagner-it.de/download/lizmap/popup_right_tablet_empty.jpg [2] https://wagner-it.de/download/lizmap/popup_right_smartphone_ok.jpg [3] https://wagner-it.de/download/lizmap/popup_right_pc_ok.jpg
Steps to reproduce the issue
Use lizmap on mobile devices, with popup container position right window
Versions
Versions :
Check Lizmap plugin
QGIS server version, only if the section above doesn't mention the QGIS Server version
No response
Operating system
Android 13
Browsers
Firefox, Chrome
Browsers version
Chrome 117.0.5938.153, Firefox 118.1.0
Relevant log output
No response