mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* Make Bounding Box have empty output on empty input Fixes a crash when using the text tool and the Text node is connected to a Bounding Box node. * Use .map().unwrap_or_default() --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>