mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
Cameras previews don't fit to full browser window #2282
Labels
No labels
Android app
Arch Linux
CI/CD
CSS
FreeBSD
HTML/HTTP
Home Assistant addon
JavaScript
Python
Raspberry Pi
Stale No Activity 60 Days
bug
code format
dependencies
dev branch
docker
documentation
duplicate
enhancement
feature
help wanted
i18n/l10n
invalid
legacy motionEye
meta
motion
motionEyeOS
notourproblem
python update
question
question
security
troubleshooting
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/motioneye#2282
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lowlyocean on GitHub (Aug 29, 2022).
Originally assigned to: @lowlyocean on GitHub.
With 4 cameras, I expected Layout Columns = 2, Layout Rows = 2 and Fit Frames Vertically enabled would make all previews scale to fit into equally sized quadrants as I resize the window. Is there anyway to achieve that behavior? I find myself having to scroll even when F11 my browser into full screen mode, because the bottom of the 2nd row doesn't fit the window.
@zagrim commented on GitHub (Aug 30, 2022):
Only Layout Columns does actually squeeze the frames into the available space, Layout Rows doesn't do that and that can be seen as a bug. What Fit Frames Vertically switch does is to enable Layout Rows and basically the vertical size control, so in principle you are correct with your assumption that it should work.
What is your screen resolution and the camera frame sizes?
@lowlyocean commented on GitHub (Aug 30, 2022):
My screen resolution is 1920x1080. The first 3 cameras are 352x240, and the 4th camera is 320x240
@lowlyocean commented on GitHub (Sep 7, 2022):
Mind reviewing PR? Tested with 4 cameras, various combinations of rows/columns renders as expected (with and without settings panel active, both >1200 and <1200 window width). There's no inherent reason for it to not work with different # of cameras.