Skip to content

Long pillar data is rendered slow by codemirror#375

Open
drscream wants to merge 2 commits into
latenighttales:developfrom
drscream:fix/display-slow-pillar-data
Open

Long pillar data is rendered slow by codemirror#375
drscream wants to merge 2 commits into
latenighttales:developfrom
drscream:fix/display-slow-pillar-data

Conversation

@drscream

Copy link
Copy Markdown
Contributor

If the pillar data is big and nested loading the pillar tab on the minion page takes really long. Sometimes the browser freezes completely. The easiest solution (and maybe only a workaround) would the limitation of vue-codemirror window size.

Additional to that change a scroll bare is automatically added to the vue-codemirror window. For that reason it's required to modify the v-speed-dial button index to be always on top.

Thomas Merkel and others added 2 commits August 13, 2021 12:27
The pillar data is available at the page load but the rendering via
codemirror takes really long. By limiting the size of the area it helps
a lot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants