Skip to content

Commit bdaf0fb

Browse files
committed
update README.md
1 parent 7164643 commit bdaf0fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,5 @@ Easiest example is `operator <<` which in most parsers is registered as a `binar
8181
* **If an included library is not found, some code may be absent!!! (this can be partually avoided by commenting the problematic include)**
8282
* No way to add libraries that shouldn't be rendered
8383
* No switch case support
84-
* Operator calls are not detected, even if they are user-defined
84+
* Operator calls are not detected, even if they are user-defined
85+
* On large projects moving/resizing is quite CPU-intensive and takes significant time

0 commit comments

Comments
 (0)