This PR enables all CSE machine-based languages in SA to change the total step limit used for the CSE machine. It also simplifies the logic used to determine whether a language requires the slider or not (removes the source-specific check).
Type of change
[X] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Description
This PR enables all CSE machine-based languages in SA to change the total step limit used for the CSE machine. It also simplifies the logic used to determine whether a language requires the slider or not (removes the source-specific check).
Type of change
How to test
Checklist