bevy/crates/bevy_core_widgets
Talin 30aa36eaf4
Core slider (#19584)
# Objective

This is part of the "core widgets" effort: #19236. 

## Solution

This PR adds the "core slider" widget to the collection.

## Testing

Tested using examples `core_widgets` and `core_widgets_observers`.

---------

Co-authored-by: ickshonpe <david.curthoys@googlemail.com>
2025-06-15 00:53:31 +00:00
..
src Core slider (#19584) 2025-06-15 00:53:31 +00:00
Cargo.toml Core slider (#19584) 2025-06-15 00:53:31 +00:00