diff --git a/src/main/java/io/github/stekeblad/videouploader/allTheTodos.md b/src/main/java/io/github/stekeblad/videouploader/allTheTodos.md index 46eff43..1c049d1 100644 --- a/src/main/java/io/github/stekeblad/videouploader/allTheTodos.md +++ b/src/main/java/io/github/stekeblad/videouploader/allTheTodos.md @@ -3,9 +3,12 @@ #### Right now - Bugs and small things -#### More important things to do +#### Higher priority things to do +- Change "Abort all and clear" button to not affect started uploads. +users can currently not remove all not started at once and it would +only be two extra click to first abort all before clearing. -#### Less important things to do +#### Lower priority things to do - Creating localization support and moving all strings visible for the users there (resourceBundle) - add notice for that Edge does not work for authentication! diff --git a/src/main/java/io/github/stekeblad/videouploader/main/mainWindow.fxml b/src/main/java/io/github/stekeblad/videouploader/main/mainWindow.fxml index cac7640..fcafbcb 100644 --- a/src/main/java/io/github/stekeblad/videouploader/main/mainWindow.fxml +++ b/src/main/java/io/github/stekeblad/videouploader/main/mainWindow.fxml @@ -19,18 +19,18 @@