I am trying to tweak MPF-MC which does not honour the widget_styles directive from the mode config file.
To get the machine config, one can do self.mc.machine_config['widget_styles'], but how to do the same for the mode file where a widget is defined ?
See mpfmc/uix/widget.py:379
Thanks