[rkward-devel] limiting onscreen graphics history
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Mon Jul 5 17:15:08 UTC 2010
Hi,
On Wednesday 30 June 2010, Prasenjit Kapat wrote:
> I can improve .rk.grapch.history.gui () marginally so that not all the
> devices need updating when browsing through history.
I haven't looked into your code in detail, but I'm afraid, this had side-
effects, and I suggest to revert this part to the slightly wasteful, but
simpler, and not significantly slower solution from before.
Bug reports, for the current implementation:
Run
plot (1, 1)
plot (2, 2)
x11 (); plot (3, 3)
- The device history should contain at least two items (1,1 and 2,2) at this
point. However, the "next"-button remains disabled for the first device.
- Sometimes the "previous"-button remains enabled when at the start of the
history, and in fact, clicking it, I can wrap around to the last plot. Then
sometimes it will be disabled at some point, but I have not figured out, when
or why.
Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20100705/84ef54af/attachment.sig>
More information about the Rkward-devel
mailing list