spelling: clipping

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 08:42:53 -04:00
committed by Jindra Petřík
parent 4871499897
commit 5e82d93d24
2 changed files with 2 additions and 2 deletions

View File

@@ -344,7 +344,7 @@ All notable changes to this project will be documented in this file.
- [#2138], [#2156] FLA Export - Missing morphshapes (incorrect holes calculation)
- [#2138] FLA Export - Mask layer was visible when did not contain a masked layer
- FLA Export - frame numbering problem
- [#2145] FLA Export - missing frames, cliping layers order, nullpointer, empty sound layers
- [#2145] FLA Export - missing frames, clipping layers order, nullpointer, empty sound layers
- [#2142] XML Export - string values containing only spaces
- AS3 - Nullpointer in MethodBody when no ABC set
- [#2148] AS2 Uninitialized class fields detector

View File

@@ -419,7 +419,7 @@
<li>#2138, #2156 FLA Export - Missing morphshapes (incorrect holes calculation)</li>
<li>#2138 FLA Export - Mask layer was visible when did not contain a masked layer</li>
<li>FLA Export - frame numbering problem</li>
<li>#2145 FLA Export - missing frames, cliping layers order, nullpointer, empty sound layers</li>
<li>#2145 FLA Export - missing frames, clipping layers order, nullpointer, empty sound layers</li>
<li>#2142 XML Export - string values containing only spaces</li>
<li>AS3 - Nullpointer in MethodBody when no ABC set</li>
<li>#2148 AS2 Uninitialized class fields detector</li>