Skip to content

Add Interaction Highlight Toggle#10

Open
WittleWolfie wants to merge 2 commits intofactubsio:masterfrom
WittleWolfie:master
Open

Add Interaction Highlight Toggle#10
WittleWolfie wants to merge 2 commits intofactubsio:masterfrom
WittleWolfie:master

Conversation

@WittleWolfie
Copy link
Contributor

Logic is simple:

  • Prefix when highlight is turned on; if it's off let the method run, otherwise turn it off and skip the method
  • Prefix when highlight is turned off; if it's on skip the method, otherwise turn if on and let the method run (so that it treats it as the normal case)

Logic is simple:
- Prefix when highlight is turned on; if it's off let the method run, otherwise turn it off and skip the method
- Prefix when highlight is turned off; if it's on skip the method, otherwise turn if on and let the method run (so that it treats it as the normal case)
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.

1 participant