VUEngine / VUEngine-Studio

Full-featured Nintendo Virtual Boy game development application.
https://www.vuengine.dev
MIT License
33 stars 4 forks source link

Opening large files renders the frontend unresponsive #74

Open KR155E opened 11 months ago

KR155E commented 11 months ago

When opening a large file in VES, the frontend locks up a few seconds after the file was loaded in the editor. This was tested with an 18 MB asm file, produced when building Formula V in beta mode with the "dump ELF" preference checked.

Since this problem is not present in Theia Blueprint, so it must be related to some customization in VES.