Simplifies the gallery code #216
No reviewers
Labels
No Label
Critical Priority
High Priority
Low Priority
Medium Priority
Meta
bug
duplicate
enhancement
help wanted
needs more info
question
refactor
wontfix
Critical Priority
High Priority
Low Priority
Medium Priority
Meta
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Cavemanon/SnootGame#216
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "Legalo/SnootGame:gallery-of-pain"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
This PR removes all the unused code, variables and arguments present in the gallery screen including the never implemented zoom function. It also improves some variable names.
This PR might improve the performance somwhat, as Ren'py is predicting the CG gallery screen instead of predicting that weird 'looping' one.
All functionality should still be the same as before this PR.