mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 11:33:06 +00:00
546f7fc194
# Objective - A few of the `const DEFAULT` properties of the grid feature are not marked as pub. This is an issue because it means you can't have a `const` `Style` declaration anymore. Most of the existing properties are already pub. ## Solution - add the missing pub |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |