bevy/crates/bevy_feathers/src
Talin 870490808d
Feathers toggle switches. (#19928)
# Objective

This is the Feathers toggle switch widget (without animation).

Part of #19236 

### Showcase

<img width="143" alt="toggles"
src="https://github.com/user-attachments/assets/c04afc06-5a57-4bc6-8181-99efbd1bebef"
/>
2025-07-03 01:09:31 +00:00
..
assets/fonts Bevy Feathers: an opinionated widget toolkit for building Bevy tooling (#19730) 2025-06-28 19:52:13 +00:00
controls Feathers toggle switches. (#19928) 2025-07-03 01:09:31 +00:00
constants.rs Feathers toggle switches. (#19928) 2025-07-03 01:09:31 +00:00
cursor.rs Bevy Feathers: an opinionated widget toolkit for building Bevy tooling (#19730) 2025-06-28 19:52:13 +00:00
dark_theme.rs Feathers toggle switches. (#19928) 2025-07-03 01:09:31 +00:00
font_styles.rs Bevy Feathers: an opinionated widget toolkit for building Bevy tooling (#19730) 2025-06-28 19:52:13 +00:00
handle_or_path.rs Bevy Feathers: an opinionated widget toolkit for building Bevy tooling (#19730) 2025-06-28 19:52:13 +00:00
lib.rs Feathers checkbox (#19900) 2025-07-01 06:59:14 +00:00
palette.rs Bevy Feathers: an opinionated widget toolkit for building Bevy tooling (#19730) 2025-06-28 19:52:13 +00:00
rounded_corners.rs Bevy Feathers: an opinionated widget toolkit for building Bevy tooling (#19730) 2025-06-28 19:52:13 +00:00
theme.rs Feathers checkbox (#19900) 2025-07-01 06:59:14 +00:00
tokens.rs Feathers toggle switches. (#19928) 2025-07-03 01:09:31 +00:00