Skip to content
Snippets Groups Projects
Commit 7782762f authored by reed.lawrence's avatar reed.lawrence
Browse files

Removed min and id attributes from Progress Bar

parent 80b003b1
No related branches found
No related tags found
No related merge requests found
...@@ -87,8 +87,6 @@ ScreenManager: ...@@ -87,8 +87,6 @@ ScreenManager:
Label: Label:
text: f'Score: {app.score}' text: f'Score: {app.score}'
ProgressBar: ProgressBar:
id: progress_bar
min: 0
max: 5 max: 5
value: app.number_questions value: app.number_questions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment