Comment # 9
on bug 11777
from Gerald Combs
(In reply to Pascal Quantin from comment #5)
> In I0b549a0b05a490272bc0d34af0f2c6661c548d0fGerald limited the display to
> 2MB.
> But according to my test a 100MB can be displayed without any issue.
>
> Gerald, any objection against an increase of the threshold to 100MB?
No objections here. As you note below, QTextEdit doesn't handle large amounts
of data very well but we should be able to go above 2MB. Handling large amounts
of data will probably require custom drawing similar to what we're doing in the
ByteViewText widget.
You are receiving this mail because:
- You are watching all bug changes.