mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Prep for the RC1 release of the desktop app
This commit is contained in:
@@ -1250,6 +1250,7 @@ where
|
||||
|
||||
output.element.concat(other, transform, collision_hash_seed);
|
||||
|
||||
// TODO: Make this instead use the first encountered style
|
||||
// Use the last encountered style as the output style
|
||||
output.element.style = row.element.style.clone();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user