Closed rigrig closed 7 months ago
Even when escaped, drawing text containing a { gives an error:
{
#draw tile 1 1 1 1 {\x7B} #ERROR: GET BRACED ARGUMENT: UNMATCHED BRACE.
TinTin++ version: 2.02.41
I'm drawing a panel with chat history, so replacing all braces with something else isn't an ideal workaround when chatting about regexes ;-)
Thanks, I've updated the beta with a fix. Hopefully without introducing new bugs.
Thanks, it works now!
Even when escaped, drawing text containing a
{
gives an error:TinTin++ version: 2.02.41
I'm drawing a panel with chat history, so replacing all braces with something else isn't an ideal workaround when chatting about regexes ;-)