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

Virtualized svg for displaying timings makes navigation harder #115

Open
lykahb opened this issue Nov 29, 2022 · 1 comment
Open

Virtualized svg for displaying timings makes navigation harder #115

lykahb opened this issue Nov 29, 2022 · 1 comment
Labels
new feature New feature or request

Comments

@lykahb
Copy link

lykahb commented Nov 29, 2022

The virtualization helps to improve performance and keep the size of SVG stable. However, the names of the modules that are not in the SVG viewport are not in DOM. So, browser search in page does not work. It is hard to find a module of interest.

@wavewave wavewave added the new feature New feature or request label Sep 22, 2023
@wavewave
Copy link
Collaborator

will improve navigation/search feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants