kivy FitImage: TypeError: object.__init__() takes exactly one argument (the instance to initialize)

后端 未结 0 1772
自闭症患者
自闭症患者 2020-12-16 10:15
    def preview(self):
    return FitImage(source=self.module.get("preview"),size_hint_y=.35, \\
      pos_hint={"top": 1}, radius=[36, 36, 0, 0]         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题