rpfm icon indicating copy to clipboard operation
rpfm copied to clipboard

Nonresponsive when opening UI documentation

Open PerplexedPeach opened this issue 1 year ago • 1 comments

I'm trying to export callback documentation but RPFM always goes unresponsive when importing them to my project

Image

PerplexedPeach avatar Jan 16 '25 19:01 PerplexedPeach

Not a bug. That file is a big html file which has been uglified into a long single line. And the text editor's syntax highlighter is slower the longer the lines are.... so opening that file by selecting it is a worst-case scenario for the text editor.

It'll eventually open, but it's nigh unreadable due to being uglified. If you want to read it, export the UI folder above it, without selecting the file itself.

Frodo45127 avatar Jan 18 '25 04:01 Frodo45127