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

feat: Added options for debouncing #1310

Merged
merged 4 commits into from
May 8, 2023
Merged

Conversation

bitsandfoxes
Copy link
Contributor

No description provided.

@bitsandfoxes bitsandfoxes requested a review from vaind May 5, 2023 12:28
@bitsandfoxes bitsandfoxes marked this pull request as ready for review May 5, 2023 12:28
@bitsandfoxes bitsandfoxes changed the title fieat: Added options for debouncing feat: Added options for debouncing May 8, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 8, 2023

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 9b10f34

Copy link

@brustolin brustolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

EditorGUI.DrawRect(EditorGUILayout.GetControlRect(false, 1), Color.gray);
EditorGUILayout.Space();

{

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

l: What is the deal with this block here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's just visually blocking all those option blocks to make it easier skimming through.

@bitsandfoxes bitsandfoxes merged commit c13327c into main May 8, 2023
@bitsandfoxes bitsandfoxes deleted the feat/debounce-options branch May 8, 2023 08:48
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.

3 participants