We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de288bb commit bb1a28aCopy full SHA for bb1a28a
src/app.rs
@@ -62,7 +62,7 @@ impl App {
62
63
impl epi::App for App {
64
fn name(&self) -> &str {
65
- "Red-Green-Blue"
+ "Core of Color"
66
}
67
68
fn update(&mut self, ctx: &egui::CtxRef, _frame: &mut epi::Frame<'_>) {
0 commit comments