updated several BUGS/TODOs in previous commits
This commit is contained in:
4
BUGs
4
BUGs
@@ -1,6 +1,6 @@
|
||||
### Next: 97
|
||||
### Next: 98
|
||||
BUG-94: video player cannot handle non mp4 formats... do I care? (could just offer a download link and hope the client deals with it)
|
||||
--> OR? https://jsmpeg.com/
|
||||
--> OR? convert all videos to mp4/webm
|
||||
|
||||
BUG-96: if image is really skinny, the viewer is left-justified, should at least be centered?
|
||||
BUG-97: if restart a job, we reset start time too (debatable) - prob. better making a job have anull start time rather than now() as default, then if its null set it when we run the job (this would set it at actual run time not create time, and if we restart, it would leave orig start time correct)
|
||||
|
||||
Reference in New Issue
Block a user