Skip to content

Commit

Permalink
Improve a description in a minor way
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Hawkins <[email protected]>
  • Loading branch information
sjjhsjjh committed Jun 9, 2023
1 parent df8d5cf commit c64da72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions documents/Specification/06ZoomBoxSpawning/ZoomBoxSpawning.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,9 @@ spawning conditions later, depending on the actions of the user.
Child spawning will take place in a zoom box when it meets all the following
conditions.

- The box has zero child boxes, which will be the case after:
- Instantiation.
- Child deletion, see below.
- The box has zero child boxes, which will be the case
- at the point of instantiation.
- after child deletion.
- All or part of the box is inside the zooming area limits.
- The box's lateral size can be calculated and is above a limit, referred to
as the **Child Spawning Threshold**.
Expand Down

0 comments on commit c64da72

Please sign in to comment.