use gui-redraw fgcommand
This commit is contained in:
parent
eeff07c0e7
commit
7a3799a241
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ nextStyle = func {
|
|||
curr = 0;
|
||||
}
|
||||
setprop("/sim/current-gui", curr);
|
||||
fgcommand("reinit", props.Node.new({ "subsystem" : "gui"}))
|
||||
fgcommand("gui-redraw", props.Node.new());
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue