mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
Buttons for playing a saved video and playing it on higher speed (timelapse) on top of each other #2198
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#2198
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 @zagrim on GitHub (Apr 24, 2022).
There seem to be two icons overlapping in the center of video preview (play and timelapse "play * 5 and chain" - what a weird tooltip). This occurs in the dev branch.
The icon for timelapse is probably changed inadvertantly, since now it uses the same icon as single-camera view. I wonder if it had the "fast-forward" icon I seem to have removed in https://github.com/motioneye-project/motioneye/pull/1968/files#diff-a773ec03496a82b602d5f994a6401f5d62ecc3420d788a646c7b5da78f059d6c since I didn't realise that the icon was in use even though it wasn't present in the camera button bar.
@cryptage21 commented on GitHub (Apr 24, 2022):
I confirm, buttons are overlapped.
https://i.ibb.co/z80MkQF/Buttons-Overlapped.png
@tunkio commented on GitHub (Apr 25, 2022):
Yeah, and that fast forward button is top of those two, this explains alot.
@MichaIng commented on GitHub (Apr 29, 2022):
Fixed in
dev🙂.