Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ordering for operations in programming #1446

Merged
merged 2 commits into from
Feb 10, 2022

Conversation

MrD-RC
Copy link
Collaborator

@MrD-RC MrD-RC commented Feb 7, 2022

I've added some ordering for the operations select boxes on the programming page. IDs aren't changed or affected, this is purely visual. New operations can be added in the same way as before, just carrying on with the next available ID. The only addition is the operandType parameter in the LogicOperators object. You just need to set that with the section the new operation appears in.

image

This is the complete list of operations. I've changed a lot of the EVERYTHING IN CAPS operations, to make them look more user friendly. I'm open to suggestions for different sections and comments. What's everyone's thoughts?

image

@MrD-RC MrD-RC added this to the 5.0 milestone Feb 7, 2022
@MrD-RC MrD-RC merged commit 03279f9 into master Feb 10, 2022
@MrD-RC MrD-RC deleted the MrD-reorder-Operators-in-Programming- branch February 10, 2022 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants