Closed EricHanLiu closed 6 years ago
For some reason the test
drawing select region then submit to rodan creates progress bar
fails in Travis, despite passing locally. I even increased the timeout before it attempts to find the cancel button because I thought maybe it was too fast in Travis so it didn't find it, but it still fails.
It passes just fine when I run the tests locally, and I can even watch (disabling headless) the tests perform and this specific test does create the progress bar properly.
@vigliensoni @deepio could one of you take a look and review? I've run tests and the changes don't break anything
I no longer have write access to this repo?
Would appreciate a merge @deepio or @vigliensoni
Fixes isuse #39
Reverts background layer generation to iterate over whole page (slower, but more consistent performance and less prone to user-error)
Adds hotkeys to select and deselect whole page (
SHIFT+A
,ESC
respectively)