Copy link to clipboard
Copied
I'm developing AI plugin which uses call of AITextFrameSuite::NewPointText
It works for all AI versions till 24.1. Starting from 24.1 this function call just hangs AI, i.e. doesn't give any error or throw any exception. Interestingly that happens constantly on QA's environment and on my dev environment but only for 1 specific design. Any idea, what is broken?
Copy link to clipboard
Copied
Localized that crash happens only if the function AITextFrameSuite::NewPointText called from kSelectorAIDrawAnnotation event callback. Any idea how to make call successful?