mirror of
https://github.com/aljazceru/notedeck.git
synced 2026-01-07 18:34:21 +01:00
perf: always show profiling info for now
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -800,7 +800,7 @@ fn render_panel<'a>(ctx: &egui::Context, app: &'a mut Damus, timeline_ind: usize
|
||||
app.n_panels -= 1;
|
||||
}
|
||||
|
||||
#[cfg(feature = "profiling")]
|
||||
//#[cfg(feature = "profiling")]
|
||||
{
|
||||
ui.weak(format!(
|
||||
"FPS: {:.2}, {:10.1}ms",
|
||||
|
||||
Reference in New Issue
Block a user