Skip to content

[doc] Align scan marble diagrams with initial value #4042 - #4386

Open
AzazelSensei wants to merge 1 commit into
reactor:mainfrom
AzazelSensei:fix-4042-scan-marbles
Open

[doc] Align scan marble diagrams with initial value #4042#4386
AzazelSensei wants to merge 1 commit into
reactor:mainfrom
AzazelSensei:fix-4042-scan-marbles

Conversation

@AzazelSensei

Copy link
Copy Markdown

The scan marbles now show the seed first, then each accumulated value.

Fixes #4042.

scan(initial) and scanWith emit the seed first, then each
accumulated value. scan.svg omitted that seed on the output
timeline. scanWith.svg dropped it inside the green marble.

Fixes reactor#4042.

Signed-off-by: Abdullah <89297042+AzazelSensei@users.noreply.github.com>
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.

Inconsistency in marble illustration for Flux.scan

1 participant