Follow-up fix for e0161f4652
e0161f4652ref:e0161f4652 (commitcomment-28542412)
This commit is contained in:
@@ -1614,7 +1614,7 @@ class Polygon(Creator):
|
||||
self.ui.radiusUi()
|
||||
self.step = 1
|
||||
self.ui.radiusValue.setFocus()
|
||||
msg(translate("draft", "Pick radius:")"\n")
|
||||
msg(translate("draft", "Pick radius:")+"\n")
|
||||
|
||||
def numericRadius(self,rad):
|
||||
"this function gets called by the toolbar when valid radius have been entered there"
|
||||
|
||||
Reference in New Issue
Block a user