Should we have double entry for some options in gaming tab?
#1236
Closed
harshv5094
started this conversation in
General
Replies: 2 comments
-
|
Or at least, turn the reused portions into a function and reference as needed. That would clean the script up. I haven't really touched this utility yet, so I should take a look at some point. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
#1233 fixes this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
I've seen some of the scripts present in
applicationsection has duplicate entry ingaming. I don't oppose to this changes, but it creates a serious issue of duplicate entry when we search the script by name as I've shown in the below screenshot. According to me it's a poor user experience.Note
This affects the
mainbranch. It doesn't affect the current releaseMy proposal
Let's separate script necessary for
gamingandapplicationto avoid this duplicate entry problemBeta Was this translation helpful? Give feedback.
All reactions