bevy/crates/bevy_ui/src
Rob Parrett 6475268351 Fix hardcoded texture bind group index in bevy_ui (#3905)
# Objective

While looking at #3896, I noticed the same error in the equivalent location in `bevy_ui`.

## Solution

Fix it in the same way.
2022-02-12 00:22:10 +00:00
..
flex Fix node update (#3785) 2022-02-04 03:37:42 +00:00
render Fix hardcoded texture bind group index in bevy_ui (#3905) 2022-02-12 00:22:10 +00:00
widget Update docstrings for text_system and text2d_system (#3732) 2022-01-20 19:32:16 +00:00
entity.rs Partially document bevy_ui (#3526) 2022-01-07 22:20:34 +00:00
focus.rs Partially document bevy_ui (#3526) 2022-01-07 22:20:34 +00:00
lib.rs Partially document bevy_ui (#3526) 2022-01-07 22:20:34 +00:00
margins.rs Partially document bevy_ui (#3526) 2022-01-07 22:20:34 +00:00
ui_node.rs Partially document bevy_ui (#3526) 2022-01-07 22:20:34 +00:00
update.rs Partially document bevy_ui (#3526) 2022-01-07 22:20:34 +00:00