Gota7 / SM64DSe-Ultimate

This is an edited version of sm64dse 2.3.5.
GNU General Public License v3.0
23 stars 16 forks source link

Cannot export text box width and height with rest of game text data. #41

Open PaperSplash opened 1 year ago

PaperSplash commented 1 year ago

When exporting the game's text to an XML file using the text editor, each block of text along with its internal ID is included in the resulting XML file, but the width and height of each text box is not, despite them being viewable in the text editor. I would like the width and height to be included in the exported XML file along with the rest of the text data.