Remote Live view web page does not scale right

Bug #1843705 reported by Frank
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
New
Undecided
Unassigned

Bug Description

Remote Live view web page does not scale right on vertical devices like mobile phones.
on this page http://[your ip]:4316/main
Can you change the css file?
FROM
.size {
...
height: 100%;
...
}

TO

.size {
...
max-height: 100%;
max-width: 100%;
...
}
I use Firefox(and chrome) on windows and on android

Revision history for this message
Frank (frankopmeer) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.