Project Manager: Showing a progress bar when copying projects (#2025)

Signed-off-by: Benjamin Jillich <jillich@amazon.com>
This commit is contained in:
Benjamin Jillich
2021-07-09 09:38:11 -07:00
committed by GitHub
parent e3be8b4c46
commit 76cef6e91f
3 changed files with 152 additions and 19 deletions
@@ -435,8 +435,6 @@ QProgressBar {
border: none;
background-color: transparent;
padding: 0px;
min-height: 14px;
font-size: 2px;
}
QProgressBar::chunk {