X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fview.cpp;h=07e97666a2e60e59acd4309b17f294a28df37609;hp=8595594803b58f21b3c33f439e51b69358d149ae;hb=051ba3b399abbd83fea8b7ef6f8876884ac0786c;hpb=e9c8e87cf09ad9761bea1193b25d01a87f8e0dd6 diff --git a/pv/view/view.cpp b/pv/view/view.cpp index 85955948..07e97666 100644 --- a/pv/view/view.cpp +++ b/pv/view/view.cpp @@ -562,6 +562,13 @@ pair View::get_time_extents() const return make_pair(*left_time, *right_time); } +void View::enable_show_sampling_points(bool state) +{ + (void)state; + + viewport_->update(); +} + void View::enable_coloured_bg(bool state) { const vector> items(