Skip to content

Debounce delay not configurable#88

Closed
tomob wants to merge 1 commit into
pocco81:mainfrom
tomob:main
Closed

Debounce delay not configurable#88
tomob wants to merge 1 commit into
pocco81:mainfrom
tomob:main

Conversation

@tomob
Copy link
Copy Markdown

@tomob tomob commented May 3, 2024

Initial value of debounce_delay was bound in save_func and changes in plugin configuration were not taken into account. The PR replaces save_func value with save_func function, which returns a function with updated value of debounce_delay.

Initial value of `debounce_delay` was bound in `save_func` and changes in plugin
configuration were not taken into account. The PR replaces `save_func` value with `save_func`
function, which returns a function with updated value of `debounce_delay`.
@tomob
Copy link
Copy Markdown
Author

tomob commented May 3, 2024

Oh, #55 fixes it more elegantly.

@tomob tomob closed this May 3, 2024
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