-display/emulate_touchscreen now really emulates a touchscreen
-icons to show node menus
This commit is contained in:
@@ -297,7 +297,7 @@ void make_default_theme() {
|
||||
t->set_color("font_color_hover","MenuButton", control_font_color_hover );
|
||||
t->set_color("font_color_disabled","MenuButton", Color(1,1,1,0.3) );
|
||||
|
||||
t->set_constant("hseparation","MenuButton", 0 );
|
||||
t->set_constant("hseparation","MenuButton", 3 );
|
||||
|
||||
// CheckBox
|
||||
|
||||
|
||||
Reference in New Issue
Block a user