We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4be307 commit 5f39470Copy full SHA for 5f39470
round_tracks_action.py
@@ -25,7 +25,7 @@
25
from .round_tracks_utils import *
26
from .round_tracks_gui import RoundTracksDialog
27
28
-RADIUS_DEFAULT = 0.5
+RADIUS_DEFAULT = 2.0
29
PASSES_DEFAULT = 3
30
31
class RoundTracks(RoundTracksDialog):
0 commit comments