spelling: rectangle

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 09:59:09 -04:00
committed by Jindra Petřík
parent dd15219488
commit 938e093eff
2 changed files with 2 additions and 2 deletions

View File

@@ -755,7 +755,7 @@ Major version of SWF to XML export changed to 2.
### Fixed
- GFX - DefineExternalImage2 display and correct handling if standalone
- [#1931], [#1934] DefineSprite rectange calculation (incorrect export dimensions)
- [#1931], [#1934] DefineSprite rectangle calculation (incorrect export dimensions)
- [#1929], [#1932] Wrong subsprite frames display
- [#1933] AS3 - Detection of variable names from debug info on multiple debug ins with same regindex
- GFX - ExporterInfo prefix is NetString

View File

@@ -890,7 +890,7 @@
<p>Fixed</p>
<ul>
<li>GFX - DefineExternalImage2 display and correct handling if standalone</li>
<li>#1931, #1934 DefineSprite rectange calculation (incorrect export dimensions)</li>
<li>#1931, #1934 DefineSprite rectangle calculation (incorrect export dimensions)</li>
<li>#1929, #1932 Wrong subsprite frames display</li>
<li>#1933 AS3 - Detection of variable names from debug info on multiple debug ins with same regindex</li>
<li>GFX - ExporterInfo prefix is NetString</li>