mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-09-03 07:52:54 +02:00
fix doc bug, put torx_mask first
This commit is contained in:
@@ -73,7 +73,7 @@ module color_this(c="default")
|
||||
// Description:
|
||||
// Iterates the list, displaying children in different colors for each list item. The color
|
||||
// is set using the color() module, so this module is not compatible with {{recolor()}} or
|
||||
// {{color_this}}. This is useful for debugging regions or lists of paths.
|
||||
// {{color_this()}}. This is useful for debugging regions or lists of paths.
|
||||
// Arguments:
|
||||
// list = The list of items to iterate through.
|
||||
// stride = Consecutive colors stride around the color wheel divided into this many parts.
|
||||
|
Reference in New Issue
Block a user