334
edits
m (→GUI: some rewording) |
m (oops, forgot a word) |
||
Line 59: | Line 59: | ||
Currently we have a quite flexible system for defining the look and feel of our GUI. Almost every aspect of it can be specified | Currently we have a quite flexible system for defining the look and feel of our GUI. Almost every aspect of it can be specified | ||
via an external theme file described [[GUI_Themes/Specs|here]]. Even though this has proven meet our needs | via an external theme file described [[GUI_Themes/Specs|here]]. Even though this has proven to meet our needs | ||
it is too complex and hard to use. Furthermore our GUI layout is contained in the same config file as the renderer configuration, which requires custom renderer themes to be manually updated even though nothing on the renderer changed. | it is too complex and hard to use. Furthermore our GUI layout is contained in the same config file as the renderer configuration, which requires custom renderer themes to be manually updated even though nothing on the renderer changed. | ||
edits