mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #132] [Feature]: Be able to zoom in on Camera Feed #75
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#75
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 @sbcrumb on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/132
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Not able to zoom in on the camera feed mobile or desktop.
Proposed Solution
Mobile or desktop but being able to zoom in on the camera feed would be helpful.
Alternatives Considered
only work around on mobile take a screenshot and zoom in.
Feature Category
UI/UX
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 23, 2026):
Please use branch 0.1.6b11 and let me know if it works for you.
@sbcrumb commented on GitHub (Jan 23, 2026):
while yes there is a zoom, what you can't do is the following. Move the location of what you are zooming in on. Mobile or desktop browser. A pinch to zoom on mobile would be great as well as the ability to move around the zoom
@maziggy commented on GitHub (Jan 24, 2026):
Please use branch 0.1.6-final and let me know if it works for you.
@sbcrumb commented on GitHub (Jan 24, 2026):
Computer zoom and moving works fine. Mobile is still the issue.
I am running
Current version
v0.1.6b11
Check now
You're running the latest version
I think this is the first one I still don't see it.
Using this image
image: ghcr.io/maziggy/bambuddy:latest
@maziggy commented on GitHub (Jan 24, 2026):
No, you need to use branch 0.1.6-final and build the Docker image locally. It's not yet released.
git clone https://github.com/maziggy/bambuddy.git && cd bambuddy && git checkout 0.1.6-final && docker compose build --no-cache && docker compose up -d
@sbcrumb commented on GitHub (Jan 24, 2026):
Ok got it up and running and it now zooms on mobile in chrome.