Expand description
Rating โ a row of clickable stars bound to a &mut u32.
โ
ui.add(sc::Rating::new(&mut self.stars).max(5));
ui.add(sc::Rating::new(&mut fixed).read_only()); // display only