MCPcopy Create free account
hub / github.com/donkeyteethUX/iced_plot / widget_needs_camera_bounds

Function widget_needs_camera_bounds

src/plot_widget.rs:1266–1268  ·  view source on GitHub ↗
(widget: &PlotWidget)

Source from the content-addressed store, hash-verified

1264pub struct Primitive {
1265 instance_id: u64,
1266 plot_widget: PlotState,
1267}
1268
1269impl std::fmt::Debug for Primitive {
1270 fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
1271 f.debug_struct("Primitive")

Callers 1

Calls 1

widget_has_any_tooltipsFunction · 0.85

Tested by

no test coverage detected