LearnNewsExamplesServices
Frontmatter
id4901
titleutil.Function: debounce
stateClosed
labels
enhancement
assigneestobiu
createdAtSep 14, 2023, 10:42 AM
updatedAtSep 14, 2023, 3:23 PM
githubUrlhttps://github.com/neomjs/neo/issues/4901
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 14, 2023, 3:23 PM

util.Function: debounce

Closed v8.1.0 enhancement
tobiu
tobiu commented on Sep 14, 2023, 10:42 AM

(No description provided)

tobiu added the enhancement label on Sep 14, 2023, 10:42 AM
tobiu assigned to @tobiu on Sep 14, 2023, 10:42 AM
tobiu referenced in commit 220ce38 - "util.Function: debounce #4901" on Sep 14, 2023, 11:30 AM
tobiu closed this issue on Sep 14, 2023, 11:30 AM
tobiu reopened this issue on Sep 14, 2023, 11:33 AM
tobiu
tobiu Sep 14, 2023, 11:34 AM

@ExtAnimal recommended to change it to trigger calls on the leading edge first (no timeout => call, then delay)

tobiu referenced in commit b0a1388 - "util.Function: debounce #4901 leading edge" on Sep 14, 2023, 3:10 PM
tobiu closed this issue on Sep 14, 2023, 3:23 PM
tobiu referenced in commit 59b5ca2 - "v6.5.2 (#4904) on Sep 14, 2023, 4:28 PM