mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[GH-ISSUE #210] too hard to make graphical edits #48
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @priyanshuu090713 on GitHub (Feb 1, 2026).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/210
@IAmTomShaw ,
ui_components.py is too long , hard to make any change graphically , its 2271 lines long and arcade_replay.py , variables are not understandable , it would be verry helpful if there were to be a tutorial . also , how did @IAmTomShaw get the break / acc graph on his replay
@IAmTomShaw commented on GitHub (Feb 1, 2026):
Thank you for the feedback, I think you're right, we could better organise the
ui_components.pyfile into a folder with smaller py files. I'll add this to my todo list :)@IAmTomShaw commented on GitHub (Feb 1, 2026):
Also, which info are you referring to? :)
@priyanshuu090713 commented on GitHub (Feb 4, 2026):
this :
@priyanshuu090713 commented on GitHub (Feb 4, 2026):
thnx bro , is there any way i can help , id like if you would visit my repo https://github.com/priyanshuu090713/spell
@IAmTomShaw commented on GitHub (Feb 18, 2026):
Hey!1 I've made it much easier to add new insights to the project and create your own pit wall style windows which use data from the race replay!! :)