コード例 #1
0
 def update_theme(self, context):
     color_def.rebuild_color_cache()
     if self.auto_apply_theme:
         color_def.apply_theme()
コード例 #2
0
ファイル: settings.py プロジェクト: nortikin/sverchok
 def update_theme(self, context):
     color_def.rebuild_color_cache()
     if self.auto_apply_theme:
         color_def.apply_theme()