Exemple #1
0
def _get_current_index(color):
    return colors.index([color.stroke, color.fill])
Exemple #2
0
def _get_current_index(color):
    return colors.index([color.stroke, color.fill])