FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 433 : don't reload sketch on "save as"
Last modified: 2007-10-12 14:22
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
ASSIGNED
Resolution:
-
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2006-11-05 16:25
currently sketches are reloaded after "save as", so that no odd cruft is
left around from the old sketch. as a result scroll position, selections,
and undo info are mostly lost in the process. need to architect this better
because the current situation is a hack.
Additional Comment
#1 From fjen 2006-12-30 15:39
... found another problem with this:
in a sketch that is saved, when you undo something and \
Additional Comment
#2 From fjen 2006-12-30 15:44
( previous post got clipped after login due to
bug 477
)
... found another problem with this:
in a sketch that is saved, when you undo something and "save as" (sketch marked as
modified and not saved after undoing), then you end up with a new sketch with the last
saved version of the previous one. all previously applied undos are lost.
this happens quite often to me when i like to start a new sketch from a previous version of
the current one.
osx 10.4 / processing 123
F
Additional Comment
#3 From fry 2007-01-03 12:18
k, i'll bump the priority if it's destroying data.
Additional Comment
#4 From fry 2007-10-12 14:22
***
Bug 640
has been marked as a duplicate of this bug. ***