Copy/Paste only works if the selection is made forwards
Status: Beta
Brought to you by:
erdem_ua
(1) If I select a block by clicking at the top/left and dragging to the bottom/right, I can successfully copy it and paste into another file.
(2) If I select a block by clicking at the bottom/right and dragging to the top/left, when I copy and paste into another file, different values are pasted (maybe the binary data is reversed or something). Intuitively it should produce the same results as (1)
I tried and saw the problem, weird.
Thanks for the feed back. Will try to fix before release of v0.10
Okey I cured the illness in svn r158.
Thanks.
Yes, this works correctly now. Thanks.