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

Code editor freezes the app on opening of "Disassembly". #1157

Closed
VladiStep opened this issue Jan 17, 2023 · 0 comments · Fixed by #1152
Closed

Code editor freezes the app on opening of "Disassembly". #1157

VladiStep opened this issue Jan 17, 2023 · 0 comments · Fixed by #1152
Labels
bug Something isn't working

Comments

@VladiStep
Copy link
Member

Describe the bug

If you open any code straight in "Disassembly" mode (e.g by clicking code links of "SearchASM.csx" script), then the code editor freezes the entire app.
It happens because code text appears in AvalonEdit before the code editor loads (appears on screen), and AvalonEdit handles it weirdly.

Reproducing steps

  1. Make sure that the current tab is not a code tab.
  2. Open any large code entry (e.g "gml_Script_SCR_TEXT" of Undertale) through the search results of "SearchASM.csx" script.

Setup Details

  1. UTMT version - ad5a84b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant