damus-io / notedeck

A multiplatform nostr client
Other
99 stars 18 forks source link

debug: add crate features which enable egui DebugOptions #317

Open ksedgwic opened 2 months ago

ksedgwic commented 2 months ago

--features debug-widget-callstack Show callstack for the current widget on hover if all modifier keys are pressed down

--features debug-interactive-widgets Show an overlay on all interactive widgets

Notes: