Omer Mano
Omer Mano
Add further non-linearity to preserve precision while expanding range.
Stop zooming out when the image is about 1/10th of the screen size or about 20x zoomed in past 100%.
Show a box in the corner of the image with the overall image and the current view within it. Aside: Remove code that was supposed to reset view but doesn't...
Currently the queue flickers (a small bug that's currently helpful), but it's not obvious what has happened if the queue is running off the screen. Options to consider: Flash orange...
In the organize tab, it would be good to be able to select multiple pictures with the shift key and then put all of them in the queue.
Or previous image if already at last image
data status returns files as "Not in remote" even though they are marked as push: false in pipeline
# Bug Report ## Description `dvc data status --not-in-remote` is used to determine if some files haven't been pushed up to remote storage. In a CI/CD context it is a...
## Before You Begin Before proceeding, please make sure to follow these steps: - [X] I have checked for similar issues in the project's issue tracker. - [X] I have...