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

Workspace Render Optimisation #141

Open
1 task
Tracked by #29
Malix-Labs opened this issue Jan 4, 2023 · 0 comments
Open
1 task
Tracked by #29

Workspace Render Optimisation #141

Malix-Labs opened this issue Jan 4, 2023 · 0 comments
Assignees
Milestone

Comments

@Malix-Labs
Copy link
Member

Malix-Labs commented Jan 4, 2023

Explanation

Make it so at every block, workspace, or screen update, the blocks gets loaded when they are in the display range, and unload when they aren't anymore

Tasks

  • implementation of a isDisplayed function that takes a block as argument and return if it is displayed (doable according to @JeremyGamer13)
@Malix-Labs Malix-Labs mentioned this issue Jan 4, 2023
4 tasks
@Malix-Labs Malix-Labs added this to the v2.0.0 milestone Jan 4, 2023
@Malix-Labs Malix-Labs changed the title Load when block is in the screen range, and unload when it isn't Workspace Render Optimisation Jan 4, 2023
@Malix-Labs Malix-Labs moved this from To Develop to To Think in Web-Application﹣Frontend﹣Interface Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants