-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
C-Code-QualityA section of code that is hard to understand or changeA section of code that is hard to understand or changeC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesD-TrivialNice and easy! A great choice to get started with BevyNice and easy! A great choice to get started with Bevy
Description
Nit for future PR: This looks gross. I think it would look nicer to declare
const: SELECTED: Hsla = Hsla::new(0., 0.3, 0.2, 0.92);and then useSELECTED.with_hue(hue).into().
Originally posted by @bushrat011899 in #12163 (comment)
Metadata
Metadata
Assignees
Labels
C-Code-QualityA section of code that is hard to understand or changeA section of code that is hard to understand or changeC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesD-TrivialNice and easy! A great choice to get started with BevyNice and easy! A great choice to get started with Bevy