![]() # Problem The field is called `background_color` but it is also used to hold the colors of text glyphs and images. It's mildly confusing and longer to type than just `color`. ## Solution Rename `background_color` to `color`. ## Changelog * Renamed the `background_color` field of `ExtractedUiNode` to `color`. ## Migration Guide * The `background_color` field of `ExtractedUiNode` is now named `color`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |