bevy/crates/bevy_ui/src
Rob Parrett 5bd1907517 Re-enable taffy send+sync assert (#7769)
# Objective

Fix up a `FIXME` comment

## Solution

It looks like the linked issue has been resolved and we can re-enable the "assertion."
2023-02-21 02:36:05 +00:00
..
flex Re-enable taffy send+sync assert (#7769) 2023-02-21 02:36:05 +00:00
render Initial tonemapping options (#7594) 2023-02-19 20:38:13 +00:00
widget Changes in the size of a text node should trigger recomputation of its text (#7674) 2023-02-14 14:46:28 +00:00
camera_config.rs Extract component derive (#7399) 2023-01-30 18:12:16 +00:00
focus.rs expose cursor position with scale (#7297) 2023-01-20 14:25:24 +00:00
geometry.rs Add doc tests for the Size constructor functions (#7658) 2023-02-13 18:20:34 +00:00
lib.rs Fix Window feedback loop between the OS and Bevy (#7517) 2023-02-07 14:18:13 +00:00
node_bundles.rs Add a BackgroundColor component to TextBundle (#7596) 2023-02-20 22:42:46 +00:00
stack.rs Rename schedule v3 to schedule (#7519) 2023-02-06 18:44:40 +00:00
ui_node.rs Improve the documentation for flex-basis (#7685) 2023-02-15 13:58:01 +00:00
update.rs Add z-index support with a predictable UI stack (#5877) 2022-11-02 22:06:04 +00:00