API Sample Code issue


#1

I’m playing around with the Axure RP 9 API in a hackathon event at work, trying to create my own internal annotation viewer by parsing out the XML output from sample API project.

There’s a bug with the FootnoteNumber fields in the XML files, it always equals 2. Implemented my own counter as a workaround but yeah that sounds like a bug to me (or I’m grossly misunderstanding that RPWidget property).