Exemplo n.º 1
0
def _get_current_index(color):
    return colors.index([color.stroke, color.fill])
Exemplo n.º 2
0
def _get_current_index(color):
    return colors.index([color.stroke, color.fill])