diff --git a/properties/light.py b/properties/light.py index f7bdd6db..13964c73 100644 --- a/properties/light.py +++ b/properties/light.py @@ -115,7 +115,7 @@ def update_is_laser(self, context): description=TURBIDITY_DESC) # sun - relsize = FloatProperty(name="Relative Size", default=1, min=0.05, + relsize = FloatProperty(name="Relative Size", default=1, min=1, description=RELSIZE_DESC) # The image property has different names on different lights: