Commit d681cfb
committed
Early termination of formatDisplayValue for bitfield
When you have a rather large recursively defined bitfield, the UI can hang for a while.
This commit makes it stop early when the string reaches 64 characters.1 parent 32b2928 commit d681cfb
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
715 | 719 | | |
716 | 720 | | |
717 | 721 | | |
| |||
0 commit comments