Skip to content

Commit

Permalink
fix stencil's documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tshirtman committed Feb 11, 2018
1 parent 30fd00f commit 1aa4315
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions kivy/graphics/stencil_instructions.pyx
Expand Up @@ -39,9 +39,7 @@ You should always respect this scheme:
StencilUnUse
# PHASE 3: drawing instructions will now be drawn without clipping but the
# mask will still be on the stack. You can return to PHASE 2 at any
# time by issuing another *StencilUse* command.
# PHASE 3: put the same drawing instruction here as you did in PHASE 1
StencilPop
Expand Down

0 comments on commit 1aa4315

Please sign in to comment.