@@ -1661,7 +1661,7 @@ class MainApplication(QMainWindow):
bubble.update_progress(step,active=False)
# Add to layout
self.bubble_layout.addWidget(bubble,index,1)
self.bubble_layout.addWidget(bubble,index,0)
# 4. Status Bar
msg=f"Project loaded: {len(file_list)} files."
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.