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

speed up data.view initialization for restroing data previews and new views #65

Closed
RandomFractals opened this issue Jun 26, 2019 · 0 comments
Labels
enhancement New feature or request performance Performance improvements

Comments

@RandomFractals
Copy link
Owner

  • init vscode = acquireVsCodeApi(); on page load
  • get data url info and data view configs as soon as possible before DomContentLoad complete
  • start loading data in data preview and post it to data view once Web comps are ready to display
@RandomFractals RandomFractals added enhancement New feature or request performance Performance improvements labels Jun 26, 2019
RandomFractals added a commit that referenced this issue Jun 26, 2019
- added new get/post dataInfo calls
- init data.view toolbar title link via html template replace var for
fileName
- improved webview and web page debug logging
- renamed dataUri to dataUrl
RandomFractals added a commit that referenced this issue Jun 26, 2019
+ changed default view to hypergrid instead of deprecated view="grid"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Performance improvements
Projects
None yet
Development

No branches or pull requests

1 participant