mirror of
https://github.com/bevyengine/bevy
synced 2024-11-13 00:17:27 +00:00
a84d8c3239
# Objective Resolves #10727. `outline.width` was being assigned to `node.outline_offset` instead of `outline.offset`. ## Solution Changed `.width` to `.offset` in line 413. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |