demos: update book example

This commit is contained in:
Philipp Kühn 2021-09-22 20:52:05 +02:00
parent 5cb3972983
commit fd88f66b1c
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
# Long texts
This demo has 250 paragraphs and more than 22,000 words, check the performance yourself.
This demo has more than 200,000 words, check the performance yourself.
Most of the processing is needed to check the active state of the buttons for the selection. If youd like to optimize for really long texts, try to limit these checks in your toolbar. But honestly, we think its great already, isnt it?