fixed errors in incremental update implementation - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/window.cpp
diff options
context:
space:
mode:
authorfrancesco-ST <francesco.abbate@st.com>2010年09月03日 13:46:05 +0200
committerfrancesco-ST <francesco.abbate@st.com>2010年09月03日 13:46:05 +0200
commit9a592c9ad1662190cbd77f6a1cf465045f9f7baa (patch)
tree8b8884de32b24cda687a4012b0790fb8e3d7bd61 /agg-plot/window.cpp
parent95eeee33076359868e5be167cb7a7f36871f9207 (diff)
downloadgsl-shell-9a592c9ad1662190cbd77f6a1cf465045f9f7baa.tar.gz
fixed errors in incremental update implementation
Diffstat (limited to 'agg-plot/window.cpp')
-rw-r--r--agg-plot/window.cpp 4
1 files changed, 2 insertions, 2 deletions
diff --git a/agg-plot/window.cpp b/agg-plot/window.cpp
index 73c3e696..58863bb2 100644
--- a/agg-plot/window.cpp
+++ b/agg-plot/window.cpp
@@ -152,8 +152,8 @@ window::draw_slot(int slot_id, bool clean_req)
{
if (clean_req || ref->plot->need_redraw())
draw_slot_by_ref(*ref, true);
- else
- refresh_slot_by_ref(*ref);
+
+ refresh_slot_by_ref(*ref);
}
}
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月12日 23:23:15 +0000

AltStyle によって変換されたページ (->オリジナル) /