mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
cfc280cbef
# Objective Current `Node` doc comment: ```rust /// The size of the node as width and height in pixels /// automatically calculated by [`super::flex::flex_node_system`] ``` It should be changed to make it clear that `Node` stores the size in logical pixels, not physical. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |