-
Notifications
You must be signed in to change notification settings - Fork 19
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
About memory management and experience issues? #25
Comments
Well you are running your application all at once? What do you suggest? I have tested it with my applications and it works well for lots of screens and different apps performance may very. It only renders what is on the screen at one time. I'm open to PRs for any improvements! |
Suggestions for one-time rendering of storyboard widgets, to improve the experience and ensure a smooth 60-pin preview! ! ! |
Well currently it only renders what is in the viewport but I'm open to some improvements. Memory management could be improved 👍🏼 |
Great, looking forward to your new version |
Rendering consumes resources, is there a way to manage resources? This way, the use of page interaction is very stuck and the experience is very poor! ! ! !
The text was updated successfully, but these errors were encountered: