FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 86 : "save as" loses scroll and selection positions for all tabs
Last modified: 2006-11-05 16:27
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P5
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-07-15 17:34
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Suggestions;action=display;num=1115486342
happens because the sketch is being reloaded on save as.. either leave it
like it is, or fix the api such that the sketch needn't be re-opened.
fixing it with the api as it is would be a total hack.
Additional Comment
#1 From fry 2006-11-05 16:27
fixed for 0120. doesn't handle saving all the scroll positions and info for
all the tabs, but at least does for the current tab.
filed
bug #433
which covers the need to re-architect the "save as" crap.