8000 Some links from SVG files are wrong · Issue #1573 · andrewdavidmackenzie/flow · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Some links from SVG files are wrong #1573
Open
@andrewdavidmackenzie

Description

@andrewdavidmackenzie

Some links from SVG files are wrong
There are a number of different cases of links from bubbles in SVG files in flowstdlib and flowsamples:
-> provided function (fixed)
-> to context function (works)
-> to standard library function or flow
-> from a library flow to a library function

and a number of them are wrong due to differences in the directory structure and the use of the resolved url/path from a library reference.

Basically all the warnings in the list below, where the URL has a "../../../" that takes it up too high, are bugs that need to be fixed.

flowstdlib structure in target/html has an extra "src" level in it versus the structure in target, and that causes problems also.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0