enable the expand option for contour fill (#3462)

lexelby/development-extensions
Kaalleen 2025-01-27 19:54:32 +01:00 zatwierdzone przez GitHub
rodzic da2ad73060
commit 26784be265
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -271,6 +271,7 @@ class FillStitch(EmbroideryElement):
('fill_method', 'guided_fill'),
('fill_method', 'meander_fill'),
('fill_method', 'circular_fill'),
('fill_method', 'contour_fill'),
('fill_method', 'tartan_fill'),
('fill_method', 'linear_gradient_fill')])
def expand(self):