spelling: outside

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

View File

@@ -1204,7 +1204,7 @@ Major version of SWF to XML export changed to 2.
- [#1771] DefineShape4 line filled using single color
- Minimum stroke width should be 1 px
- [#1828] Closing path in shape strokes from last moveTo only
- Shape not clipped when clip area ouside of view
- Shape not clipped when clip area outside of view
- Sound tag player now uses less memory / threads - does not use Clip sound class
- Freetransform tool dragging not always started on mousedown
- [#1695] Freetransform tool vs zooming

View File

@@ -1438,7 +1438,7 @@
<li>#1771 DefineShape4 line filled using single color</li>
<li>Minimum stroke width should be 1 px</li>
<li>#1828 Closing path in shape strokes from last moveTo only</li>
<li>Shape not clipped when clip area ouside of view</li>
<li>Shape not clipped when clip area outside of view</li>
<li>Sound tag player now uses less memory / threads - does not use Clip sound class</li>
<li>Freetransform tool dragging not always started on mousedown</li>
<li>#1695 Freetransform tool vs zooming</li>