This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 116880 - Changing zoom level of diagram should be remembered and restored when diagram is reopened.
Summary: Changing zoom level of diagram should be remembered and restored when diagram...
Status: REOPENED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-26 21:55 UTC by Craig Conover
Modified: 2007-11-07 15:05 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Conover 2007-09-26 21:55:12 UTC
Create a class diagram with some elements and save it.
Note the zoom level then change it. Notice that the diagram doesn't get put into a dirty state. So when you close and
open the diagram, the zoom level is not preserved.

If this is design and desirable, then this is not an issue, I suppose.
Comment 1 Craig Conover 2007-10-10 22:58:55 UTC
Changing the view of a diagram (zoom, drag, size, etc) should not cause a diagram to go to dirty state but rather should
be a local user property. Similar to size of windows in NB (project, palette, output) which are saved in a local user
settings file.

Comment 2 George Vasick 2007-11-06 19:04:16 UTC
The correct behavior is saving the zoom in the local user settings file as Craig suggests.  Making this an enhancement
request.