sculpt: add whitespace around parent resources
This commit is contained in:
committed by
Christian Helmuth
parent
57fd4e9148
commit
6ee7049736
@@ -97,7 +97,7 @@ struct Sculpt::Graph
|
||||
{
|
||||
gen_named_node(xml, "frame", name, [&] () {
|
||||
xml.node("label", [&] () {
|
||||
xml.attribute("text", name); }); });
|
||||
xml.attribute("text", Start_name(" ", name, " ")); }); });
|
||||
}
|
||||
|
||||
void _gen_graph_dialog()
|
||||
|
||||
Reference in New Issue
Block a user